05-10-2011, 02:40 AM
I am opening a Zip file using Windows Zip. As I continually test, the page that gets created when opening a new zip file is called Doc[1].zip, then Doc[2].zip ... etc
How can I ignore the [#] part of the page name?
Can I use:
see attachment
How can I ignore the [#] part of the page name?
Can I use:
Code:
Window("ALL IMAGED CLIENT DOCUMENTS*").Activate
see attachment