Exporting MSFlexgrid to Excel

V

Van T. Dinh

No, App is not defined in Access VBA.

If you want the directory the database is in, use (for A2K
& AXP):

CurrentProject. Path

The error you got seems to indicate that you got the
bounds for the For loops incorrect.

HTH
Van T. Dinh
MVP (Access)
 
L

Lee

That helped. Thanks!
-----Original Message-----
No, App is not defined in Access VBA.

If you want the directory the database is in, use (for A2K
& AXP):

CurrentProject. Path

The error you got seems to indicate that you got the
bounds for the For loops incorrect.

HTH
Van T. Dinh
MVP (Access)




.
 

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