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 / Forms Programming / July 2005

Tip: Looking for answers? Try searching our database.

Datasheet view with a form and a sub form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kevin0862 - 12 Jul 2005 00:02 GMT
I'm currently having problems coding my form to show in datasheet view
format. I've made changes to Default Views and Views Allowed to Datasheet,
but it still will not take. When I code the form as indicated below:

   DoCmd.OpenForm "Report Date Range", acFormDS, , , acFormEdit, acDialog,
"Reasons for Past Due Cases not meeting TA"

It will not allow the form to open up. I get an error. because of the
"acFormDS"

Can someone assist me?

Thanks.
Scott Vincent - 12 Jul 2005 01:58 GMT
I think your problem is with trying to open a form in DataSheet view and
Dialog Mode at the same time.  Try wraping this form in another form.  Create
a parent form with a subform.  It will probably look better as well.
Signature

Happy Coding,

Scott

> I'm currently having problems coding my form to show in datasheet view
> format. I've made changes to Default Views and Views Allowed to Datasheet,
[quoted text clipped - 9 lines]
>
> Thanks.
 
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.