pedie
Well-known Member
- Joined
- Apr 28, 2010
- Messages
- 3,875
Hi everyone! i thought this should be simple but cant make it work. I have 2 forms, one is calendar and the others is form called updatefr...when date is selected i want it to be transfer to 2 form.
Thanks
Thanks
Code:
[/FONT]
[FONT=Courier New]DoCmd.Close
DoCmd.OpenForm "UpdateFr", acNormal[/FONT]
[FONT=Courier New]Forms![UpdateFr].[Text3].Value = Forms![mYCalendar].[Mydate].Value