Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to "transfertext" macro to current working directory

Status
Not open for further replies.

gbrian

IS-IT--Management
Sep 22, 2004
96
US
I have a macro that uses transfertext to output a file. What can I put in front of the file so that it is created in the same directory as the database?

thanks in advanced.
 
[tt]CurrentProject.Path[/tt]

________________________________________________________
Zameer Abdulla
Help to find Missing people
Education's purpose is to replace an empty mind with an open one.
~Malcolm S. Forbes~
 
I have tried that and it says:

"Cannot update. Database or object is read only."

 
Can you post details of Macro?
Or try converting the macro to VBA if you are using a2k or higher.
TOOLS > MACRO > CONVERT....

________________________________________________________
Zameer Abdulla
Help to find Missing people
Education's purpose is to replace an empty mind with an open one.
~Malcolm S. Forbes~
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top