B
BobT
I am performing a valdidation rule on a field on a subform in the form of:
DLookup("[Invoice #]","Query1","[amt] = &" Form.subform.control)
This is with Access 97. What is the syntax to refer to the control on the
subform when using DLookup?
Thanks,
DLookup("[Invoice #]","Query1","[amt] = &" Form.subform.control)
This is with Access 97. What is the syntax to refer to the control on the
subform when using DLookup?
Thanks,