PC Review


Reply
Thread Tools Rate Thread

datasheet default opening in single form view

 
 
Belinda
Guest
Posts: n/a
 
      8th Jul 2009

--Working w/ ACCESS 2003, I created a pop up modal YES form w/datasheet as
its default view. When I use a CMD button made with the Wizard to open this
form it's opening it up in single form. How can I fix this? Thank you...

Many thanks, Belinda
 
Reply With Quote
 
 
 
 
fredg
Guest
Posts: n/a
 
      8th Jul 2009

On Wed, 8 Jul 2009 08:08:01 -0700, Belinda wrote:

> --Working w/ ACCESS 2003, I created a pop up modal YES form w/datasheet as
> its default view. When I use a CMD button made with the Wizard to open this
> form it's opening it up in single form. How can I fix this? Thank you...
>
> Many thanks, Belinda


Regardless of a forms Default View settings being set to Datasheet
View, if you open that form using code you must specify Datasheet
View:

DoCmd.OpenForm "FormName", acFormDS

--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
 
Reply With Quote
 
Belinda
Guest
Posts: n/a
 
      8th Jul 2009

Awesome!!! Thank You! So simple too! I'm learnign as I go...
--
Many thanks, Belinda


"fredg" wrote:

> Regardless of a forms Default View settings being set to Datasheet
> View, if you open that form using code you must specify Datasheet
> View:
>
> DoCmd.OpenForm "FormName", acFormDS
>
> --
> Fred
> Please respond only to this newsgroup.
> I do not reply to personal e-mail
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Switch between datasheet mode and single form view DontKnow Microsoft Access Forms 4 11th Dec 2008 01:48 PM
Datasheet-view form opens as single view Mishanya Microsoft Access Forms 1 8th Dec 2008 05:50 PM
Button done with wizard seems to default to form view when I need datasheet view ... ? StargateFanFromWork Microsoft Access Getting Started 4 5th Dec 2005 09:14 PM
linking Main form in single form view to subform in datasheet view Danielle Haile via AccessMonster.com Microsoft Access Form Coding 1 2nd Apr 2005 10:53 AM
Re: Datasheet view to single form view Albert D. Kallal Microsoft Access Getting Started 0 23rd Oct 2003 04:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 PM.