ok so can I add code to the button to reopen the form when I am finished with
the datasheet view?
> I believe since the datasheet veiw of the form is just another way to
> see the form, when you click the cmd button it doesn't open a new
> instance of the form, it just alters the one you have.
Arvin Meyer [MVP] - 31 Dec 2007 20:56 GMT
Use the same code, but leave off the datasheet view (acFormDS)

Signature
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
> ok so can I add code to the button to reopen the form when I am finished
> with
[quoted text clipped - 3 lines]
>> see the form, when you click the cmd button it doesn't open a new
>> instance of the form, it just alters the one you have.