A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Common Dialog API call question



 
 
Thread Tools Display Modes
  #1  
Old April 19th, 2005, 07:08 PM
Aaron Little via AccessMonster.com
external usenet poster
 
Posts: n/a
Default Common Dialog API call question

I have copied the code from The Access Web, and the BrowseFolder Dialog is
working fine. I can't figure out how to get the selected folders path to
display in a text box. Any help will be awesome.

Thanks,

Aaron

--
Message posted via http://www.accessmonster.com
  #2  
Old April 19th, 2005, 07:29 PM
Dirk Goldgar
external usenet poster
 
Posts: n/a
Default

"Aaron Little via AccessMonster.com"
wrote in message
news:15fa52f1032b429982a800a56e3e8418@AccessMonste r.com
I have copied the code from The Access Web, and the BrowseFolder
Dialog is working fine. I can't figure out how to get the selected
folders path to display in a text box. Any help will be awesome.


I'm not sure where the problem can lie. You would just execute a line
of code like this:

Me!MyTextboxName = BrowseFolder("Choose a Folder")

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


  #3  
Old April 19th, 2005, 07:53 PM
Aaron Little via AccessMonster.com
external usenet poster
 
Posts: n/a
Default

Sweet, that worked. Thanks alot.

--
Message posted via http://www.accessmonster.com
 




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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Common Dialog Box SecretCharacter Using Forms 3 December 28th, 2004 06:12 AM
Network Path/Excel Open Dialog Problem Nny :\) General Discussion 3 August 16th, 2004 08:57 PM
Partial Name Prompt Question bdehning Running & Setting Up Queries 21 August 1st, 2004 03:35 PM
database design question e-mid Database Design 9 June 16th, 2004 09:42 PM
Charting in a single cell question... LSMark Charts and Charting 3 January 8th, 2004 03:00 PM


All times are GMT +1. The time now is 11:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.