Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / September 2005

Tip: Looking for answers? Try searching our database.

Open form in Datasheet View?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Randy - 23 Sep 2005 14:28 GMT
How can I force a form to open in Datasheet view?

I want to open the Datasheet view fromf the switchboard.  I have gone
into properties and turned off the other views but it still comes up in
the form view.

Thanks for any help.
MS learner - 23 Sep 2005 16:09 GMT
Hi,

I don't know if it will work but have you tried setting the form property on
Form.Load to open in Datasheet view? Is that possible?

> How can I force a form to open in Datasheet view?
>
[quoted text clipped - 3 lines]
>
> Thanks for any help.
fredg - 23 Sep 2005 16:33 GMT
> How can I force a form to open in Datasheet view?
>
[quoted text clipped - 3 lines]
>
> Thanks for any help.

Regardless of the form's default view setting, if you wish to open the
form in Datasheet view using a command button event, you MUST
explicitly open the form using:
DoCmd.Openform "FormName", acFormDS
Signature

Fred
Please only reply to this newsgroup.
I do not reply to personal email.

Jeff Conrad - 23 Sep 2005 17:05 GMT
If you are using the built-in Switchboard Manager see this page:

http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html#dat
asheet


(Watch out for any line wrapping on that link)

Signature

Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html

> How can I force a form to open in Datasheet view?
>
> I want to open the Datasheet view fromf the switchboard.  I have gone
> into properties and turned off the other views but it still comes up in
> the form view.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.