O
Oldjay
I have an input box with the following code
quotenumber = InputBox("Please enter QUOTE to recall. If you are recalling a
quote from Server3 then type in \\server3\jobs\estimate1\new_quot1\ and the
quote number", "The Auld Company", "C:\quotes\")
I would like to be able to select the another
path"\\server3\jobs\estimate1\new_quot1\" without having to type it in
oldjay
quotenumber = InputBox("Please enter QUOTE to recall. If you are recalling a
quote from Server3 then type in \\server3\jobs\estimate1\new_quot1\ and the
quote number", "The Auld Company", "C:\quotes\")
I would like to be able to select the another
path"\\server3\jobs\estimate1\new_quot1\" without having to type it in
oldjay