S
sarahlynne
Guest
Hi all,
I have a macro in Access that transfers a delimited text file into a table using the Transfer Text action.
Is it possible for me to specify in this macro a variable name as the File Name? rather than an actual path, since I want this to depend upon what file the user has selected.
Alternatively, could somebody tell me how to hard code the Transfer Text action in VBA so that I can specify the path as a variable?
Many thanks in advance
I have a macro in Access that transfers a delimited text file into a table using the Transfer Text action.
Is it possible for me to specify in this macro a variable name as the File Name? rather than an actual path, since I want this to depend upon what file the user has selected.
Alternatively, could somebody tell me how to hard code the Transfer Text action in VBA so that I can specify the path as a variable?
Many thanks in advance