The ____________________ list contains information that will be merged into the starting document and sent to multiple companies.
Fill in the blank(s) with the appropriate word(s).
recipient
You might also like to view...
Which of the following statements is not valid C++ code?
a. int ptr = &num1; b. int ptr = int *num1; c. float num1 = &ptr2; d. All of these are valid e. All of these are invalid
If part of your macro is functioning correctly, then you can begin single stepping at a specific point in the macro by adding the Single Step macro action at the point where you wish to begin single stepping
Indicate whether the statement is true or false
The center of the VBE screen, where you write and edit VBA code, is called the ________
A) Authoring window B) Code pane C) Programming pane D) Code window
Validation rules can be defined to determine what type of input will be permitted into a cell EXCEPT:
A) fractional numbers. B) text. C) whole numbers. D) decimal numbers.