UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Can't open form in datasheet view from Switchboard    
 
   
DerekC
post Aug 16 2006, 10:20 AM
Post #1

UtterAccess Veteran
Posts: 479



Good Morning,

I'm having trouble opening a form in datasheet view from the Switchboard. The form's default view is datasheet, yet when I open it from the Switchboard it shows a single form. Any way around this?
Go to the top of the page
 
+
freakazeud
post Aug 16 2006, 10:23 AM
Post #2

UtterAccess VIP
Posts: 31,413
From: NC, USA



Hi,
if the switchboard was created with the switchboard manager it has a tendency to overwrite the settings.
Use code to open the form instead e.g.:

DoCmd.OpenForm "frmMyForm", acFormDS

You can put that into a function in a new module and assign this function to be called in the switchboard manager if you re-run it.
HTH
Good luck
Go to the top of the page
 
+

Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 21st May 2013 - 12:59 PM