D Drunkenneo Registered User. Local time Today, 19:11 Joined Jun 4, 2013 Messages 192 Jul 1, 2013 #1 I have a form where i input a date which is used by current form, i want the same date is used by another form, how can i do it?
I have a form where i input a date which is used by current form, i want the same date is used by another form, how can i do it?
G Galaxiom Super Moderator Staff member Local time Tomorrow, 00:41 Joined Jan 20, 2009 Messages 12,832 Jul 1, 2013 #2 I think we probably need more clarification about your question but I can start with this. The value in the current record for a control on a form can be referred to by: Forms!formname.controlname
I think we probably need more clarification about your question but I can start with this. The value in the current record for a control on a form can be referred to by: Forms!formname.controlname