Forms, Tabs, Subforms... Trouble Shoot Non Updateable Recordset

R

Roger

I have one form with 15 tabs. Each tab has a subform or even a form with a
subform.

When the main form loads all the other forms are also loading as they all
have queries attached to them. I see in the status bar while loading a
message about a recordset is not updateable.

What is the easiest way to see what form this occurs on?

Thanks,

Rog
 
J

John Vinson

What is the easiest way to see what form this occurs on?

Open the Forms window, and open each form you're using as a subform in
succession.

I don't know any way to trap the error while the forms are opening.

John W. Vinson[MVP]
 
Top