beckwiga
Programmer
- Mar 30, 2005
- 70
Hello all,
What is the best way to programmatically set my Record Source(on the Data tab of my form) to the Name of the Form itself?(I will also have a table with the same name as the Form which is what I will really be using as my Record Source) Can I just code this in the Data tab, or do I need to do this in VBA somehow in an OnOpen event, setting my .RecordSource to something. Any ideas? This is Access 2003.
Any input would be appreciated.
What is the best way to programmatically set my Record Source(on the Data tab of my form) to the Name of the Form itself?(I will also have a table with the same name as the Form which is what I will really be using as my Record Source) Can I just code this in the Data tab, or do I need to do this in VBA somehow in an OnOpen event, setting my .RecordSource to something. Any ideas? This is Access 2003.
Any input would be appreciated.