C
Craig
Hi,
Any assistance greatly appreciated.
When the macro runs, I have a form where the user enters a date...that date
I want to be part of the text file name thats created by the transfer text
action. I have a macro with a Transfer Text action that exports an Access 07
table to a text file)
So instead of having the filename stay the same, I want the filename to
consist of 2 parts; a static string of characters plus the date that's
entered in the form.
For example, the text filename might be : 999904102009.txt assuming the
user enters into the form field the date "04102009" while another time it
could be 999904242009.txt assuming the user enters into the form field the
date "04242009"
How do I get a dynamic file name??
Any suggestions...Thank you!!!
Any assistance greatly appreciated.
When the macro runs, I have a form where the user enters a date...that date
I want to be part of the text file name thats created by the transfer text
action. I have a macro with a Transfer Text action that exports an Access 07
table to a text file)
So instead of having the filename stay the same, I want the filename to
consist of 2 parts; a static string of characters plus the date that's
entered in the form.
For example, the text filename might be : 999904102009.txt assuming the
user enters into the form field the date "04102009" while another time it
could be 999904242009.txt assuming the user enters into the form field the
date "04242009"
How do I get a dynamic file name??
Any suggestions...Thank you!!!