dbTalk Databases Forums  

How to detect the drive letter

comp.databases.ms-access comp.databases.ms-access


Discuss How to detect the drive letter in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Simon
 
Posts: n/a

Default How to detect the drive letter - 05-29-2009 , 04:06 AM







Dear reader,

What is the syntax in VBA to check de drive letter of the folder where in
the application is running.

Not the drive letter of the linked tables but the one where the front-end is
located.

Thanks for any help.

Simon



Reply With Quote
  #2  
Old   
Simon
 
Posts: n/a

Default Re: How to detect the drive letter - 05-30-2009 , 03:14 AM






Wayne thanks it works perfect.

"Wayne Gillespie" <bestfit (AT) NObestfitSPAMsoftwarePLEASE (DOT) com.au> wrote in
message news:n5av15le53janaqh966m72ggd7rb7j5i7d (AT) 4ax (DOT) com...
Quote:
On Fri, 29 May 2009 11:06:11 +0200, "Simon" <SvanBeekNL (AT) Versatel (DOT) nl
wrote:


Dear reader,

What is the syntax in VBA to check de drive letter of the folder where in
the application is running.

Not the drive letter of the linked tables but the one where the front-end
is
located.

Thanks for any help.

Simon


Left(CurrentDb.Name,1)


Wayne Gillespie
Gosford NSW Australia



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.