Switchboard

  • Thread starter Thread starter Slacy
  • Start date Start date
S

Slacy

I have a switchboard that I have created. I was having a
problem with my forms that were running thru the
switchboard opening as forms--I have corrected that but by
doing that now all my forms open in datasheet view. How
can I specify which forms open in datasheet view and which
in form view. Thanks
 
set the default view in the forms property sheet to single form or datasheet
for each form.
 
I have tried that but the coding for the switchboard is
overriding it. I know it is somewhere in the code but can
not find where. Please help. Thanks
 
Back
Top