T
TK
I am wondering if there is a way to send the db name only to a function? I
have tried sending CurrentDb.Name but that sends the entire path - I want
only the file name itself- e.g. MyDb.mdb
Is there a better, easier, faster way than looping through the path name
until you have eliminated all of the "\" marks?
Thanks in advance.
TK
have tried sending CurrentDb.Name but that sends the entire path - I want
only the file name itself- e.g. MyDb.mdb
Is there a better, easier, faster way than looping through the path name
until you have eliminated all of the "\" marks?
Thanks in advance.
TK