J
JoeH
I've searched and searched to no avail so here is what I am trying t
do. I need make my excel app "portable". I am calling for VB to ope
up another .xls and i am wondering if it can be done with .\ vs havin
to type in the absolute path, thus having to make sure every user has t
have the folder in the same exact place. example:
WorkBooks.Open ".\database.xls"
will this work ?? provided of course all files are in the same folde
?
thanks
Jo
do. I need make my excel app "portable". I am calling for VB to ope
up another .xls and i am wondering if it can be done with .\ vs havin
to type in the absolute path, thus having to make sure every user has t
have the folder in the same exact place. example:
WorkBooks.Open ".\database.xls"
will this work ?? provided of course all files are in the same folde
?
thanks
Jo