E
ed
I am using the application.getfile in the following
manner to send the selected applications path to a
variable. But I don't know how to send it to a textbox.
dim strpath as string
application.getopenfilename = strpath
Thanks
Edward
manner to send the selected applications path to a
variable. But I don't know how to send it to a textbox.
dim strpath as string
application.getopenfilename = strpath
Thanks
Edward