briancross
New member
- Local time
- Today, 01:20
- Joined
- Sep 1, 2009
- Messages
- 7
I have a form that I need to have open blank. From what I have read, the best way to do this is to set the data entry property of the form to Yes. However, on this form I have other controls that allow the user to filter and select individual records. The form fails at this point, presumably as a result of the datamode.
Is there a way to change the datamode of the entire form to Edit at runtime when the user selects a record to display?
Is there a way to change the datamode of the entire form to Edit at runtime when the user selects a record to display?