Exporting MSFlexgrid to Excel

  • Thread starter Thread starter Van T. Dinh
  • Start date Start date
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)
 
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)




.
 
Exporting 2 Msflexgrid contents To Excel one worksheet

Hi is there a function that one can use to export two msflexgrid contents to excel in one worksheet.
 

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

Back
Top