for example: in design mode
subform1, Population source object is frmPopulation
subform2, Settings source object is frmSettings
subform3, Contacts source object is frmContacts
subform4, Log source object is frmLog
After I open the from to view it, all of the subforms source objects
automatically change to the source object of the first subform:
subform1, Population source object is frmPopulation
subform2, Settings source object is frmPopulation
subform3, Contacts source object is frmPopulation
subform4, Log source object is frmPopulation
I thought the form was corrupt so I created another form and the same thing
happens. I have created several database programs in Access that had forms
with multiple subforms and have never had this happen before.
Does anyone know why this is happening now and how to fix it.
Where you see Access confusing different objects, Name AutoCorrect would be
the first culprit to suspect.
Rebuild the database like this:
1. Create a new (blank) database.
2. Before anything else, uncheck the boxes under:
Tools | Options | General | Name AutoCorrect
3. Import everything from the problem database:
File | Get External | Import
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"LisaB" <lbagley(ReTHis)@mayatech.com> wrote in message
news:uvlFs3wf...@TK2MSFTNGP10.phx.gbl...
"Allen Browne" <Allen...@SeeSig.Invalid> wrote in message
news:%23l4UXt2...@TK2MSFTNGP10.phx.gbl...