R
Rich S
Hi, I am trying to create a macro that will open a
document - it needs to prompt the user for a filename (we
use numbers), plus there are 4 "0's in front of each
filename and I don't want them to have to type this. So
far I have:
Documents.Open FileName:="J:/WillForm/0000-this is where I
need a user prompt"
Any help is appreciated!
document - it needs to prompt the user for a filename (we
use numbers), plus there are 4 "0's in front of each
filename and I don't want them to have to type this. So
far I have:
Documents.Open FileName:="J:/WillForm/0000-this is where I
need a user prompt"
Any help is appreciated!