Hello,
In my macro I have a condition that if a file does not exists, then display a message and stop the macro... this works..
If the file exists, then:
1) display a message that the file was found,
2) ask for today's date,
3) import the file, and
4) notify the user when the import is done.
Steps 1,2,4 happen, but the import (3) does not.
I know the attributes for the TransferText are correct. I tried it successfully before putting the "file exists" condition.
Could anyone help me with this?
Thanks
rl
In my macro I have a condition that if a file does not exists, then display a message and stop the macro... this works..
If the file exists, then:
1) display a message that the file was found,
2) ask for today's date,
3) import the file, and
4) notify the user when the import is done.
Steps 1,2,4 happen, but the import (3) does not.
I know the attributes for the TransferText are correct. I tried it successfully before putting the "file exists" condition.
Could anyone help me with this?
Thanks
rl