T
tig
What I'm trying to do seems like it should be simple, but I can't seem
to get the syntax right. I have a form that has several controls on it
that are linked to fields in a table. Depending on what the user is
doing I just need to populate the right field(control) with a date.
dim fieldname$
fieldname = A, B, C, D, or whatever
Forms = Now
Any help on this would be greatly appreciated.
TIA
to get the syntax right. I have a form that has several controls on it
that are linked to fields in a table. Depending on what the user is
doing I just need to populate the right field(control) with a date.
dim fieldname$
fieldname = A, B, C, D, or whatever
Forms = Now
Any help on this would be greatly appreciated.
TIA