A(n) ________ is a control in a form or report is not attached to any specific field in a table or query
Fill in the blank(s) with correct word
unbound control
Computer Science & Information Technology
You might also like to view...
What message will be displayed by the following statement:
MessageBox.Show("This is a test", "Test") (A) This is a test. (B) Nothing. (C) Test (D) This is a test. Test
Computer Science & Information Technology
________ can be converted to VBA without having to write any complex programming code
A) Forms B) Reports C) Macros D) Tables
Computer Science & Information Technology
When a file is opened in this mode, data will be written at the end of the file's existing contents.
a. output mode b. append mode c. backup mode d. read-only mode
Computer Science & Information Technology
The READ (LFN) RECORD
a. Copies the record into the computer memory. b. Copies the record into a buffer. c. Transfers the record in the computer memory. d. Transfers the record into a buffer. e. a and b. f. c and d.
Computer Science & Information Technology