Solved

In a Macro, to Refer to a Value of a Control

Question 26

Multiple Choice

In a macro, to refer to a value of a control on a form in a conditional expression, use the following syntax: ____.


A) {Forms}!{formname}!{controlname}
B) [Forms]![formname]![controlname]
C) Forms.(formname) .(controlname)
D) Forms.formname(controlname)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions