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)




.
 
Top