Selasa, 28 Februari 2012

[MS_AccessPros] Re: can't open datasheet view

 

Where I would start is to look at the code under [Event Procedure] on the command button in question, by clicking on the ... button to the right of the line in the control properties window. Make sure that is reads like:

DoCmd.OpenForm "MyFormName", acFormDS

Most times it will default to

DoCmd.OpenForm "MyFormName", acNormal

So you just need to change the acNormal to acFormDS

--- In MS_Access_Professionals@yahoogroups.com, rkulez <no_reply@...> wrote:
>
> Dear members,
> I have designed a form with datasheet view based on a parameter query. I have assigned this form to a button in my main form. When I click the button form opens as a simple form. If I open it in design view and open again it shows datasheet view. I wish this datasheet view when I click the button. What should I do? Will you please show me the way? Thanks in advance.(I'm using Access 2003)
> Ruhi Kulez
>

__._,_.___
Recent Activity:
.

__,_._,___

Tidak ada komentar:

Posting Komentar