The form Layout view can be used for all of the following EXCEPT:
A) changing the order of fields. B) changing the width of a field.
C) adding a calculated field. D) adding or removing a field.
C
Computer Science & Information Technology
You might also like to view...
In a well-designed worksheet, row and column headings may not be necessary
Indicate whether the statement is true or false.
Computer Science & Information Technology
If a variable is passed ByVal and the value of its argument is changed, the initial variable will change as well.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
[Ctrl][Shift][A] opens an Untitled - Appointment window.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A restriction on using the foreach statement is that you cannot change values in the collection. The access to the elements is read-only.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology