Macro

I

iain

I would like the macro i am creating to open a sheet/form/query and hide the
sheet/form/query. What function and syntax would i use for this

Many Thanx
 
S

Steve Schapel

Iain,

If you are opening a form, the OpenForm macro action has a Window Mode
argument, which you can set to Hidden.

Query datasheets are not intended for human consumption in database
usage, so do not have the same functionality.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top