Set the file name for a TransferText macro through VB

M

Matt Weaver

Is there any way to programmatically set the file name path for a
TransferText macro through Visual Basic, or through another macro?
TIA!

Matt
 
M

Matt Weaver

One other point -- I know it's possible to execute a transferText
through a docmd, but that's not what I'm looking to do here. I really do
want to set the macro property through VB.
 
M

Mike Painter

Matt Weaver said:
One other point -- I know it's possible to execute a transferText
through a docmd, but that's not what I'm looking to do here. I really do
want to set the macro property through VB.
I know of no way but never use macros. It is easy in code and gives you
control that you don't have in a macro.
 

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