To create an initial report that can be modified in Layout view, click ____ on the Create tab.
A. Layout
B. Report
C. Report Layout
D. Simple Report
Answer: B
You might also like to view...
Which of the following is a comparison operator?
A. AND B. * C. OR D.
The method is used to display a form as a modal form and give it the focus.
(A) ShowForm (B) ShowDialog (C) ShowModal (D) ShowModalForm
__________ are the most popular method used by visitors to find web sites.
a. banner ads b. hearing about web sites on TV c. search engines d. personal recommendations
Answer the following statements true (T) or false (F)
1. The sprintf function is used to print string variables. 2. The function fgets will not cause buffer overflow. 3. You cannot declare a 2-dimensional array of characters the way you do for numeric data types. 4. When the function scanf is used to input a string, it ignores leading white space characters.