M
Michelle F
I would like my users to enter either a project number or a record number
(not both) either with a default setting like...
If ProjectID=NotEmpty
then RecordNumber.Visible=False
elseif RecordNumber.Visible=True
end
or with a option group with check boxes that make visible the entry method
the user selects.
Help with either option code would be most appreciated!
Michelle
(not both) either with a default setting like...
If ProjectID=NotEmpty
then RecordNumber.Visible=False
elseif RecordNumber.Visible=True
end
or with a option group with check boxes that make visible the entry method
the user selects.
Help with either option code would be most appreciated!
Michelle