The file name used in this statement changes revisions from Qc-313a.DOC to Qc-313b.DOC. I want to be able to use a wildcard and not change the code when the file revision changes. Can someone tell me why the "*" does not work as a wild card in the statement below?
Application.PrintOut Background:=0, Copies:=5, FileName:="\\pinnacle\data\Doc-Center\QC Forms\Qc-313*.DOC"
Thanks,
Jim
Application.PrintOut Background:=0, Copies:=5, FileName:="\\pinnacle\data\Doc-Center\QC Forms\Qc-313*.DOC"
Thanks,
Jim