sbornstein1
Registered User.
- Local time
- Today, 23:03
- Joined
- Jun 19, 2001
- Messages
- 24
I have a form that based on coming from a specific form I want to make the form editable and change the Me.Recordsource instead of maing a new form. Any idea how I can check first if the form is opened, because it will give me an error I think if the form is not opened and I do an IF statement. Thanks