Hey Daniel
Sorry about being rude, was certainly not my intension. Think was so happy having found this site that I didnt really think about copyright issues when posting it here. Will definately be considerate of this when posting/using code in fut.
Thanks anyway for ur help.
CHris
Hey Daniel
got it working, great. here is ur star for the web page and helping me with this. the web page u gave me really has got some cool stuff. even managed to open the file, which is displayed in the text box, with the shellexecute code from that page.
here's the code...
Daniel, thx much for reply. Actually i found a code which works better. Now u might laugh at me but i cant get the filename displayed. Here is what i have:
Have a command button (cmdOpFileDbox) with click event:
Private Sub cmdOpFileDbox_Click()
Dim RetVal As Long
Dim FileName As String...
Hi all!
On a form i have a button that opens the "windows open file dialog box" and after selecting a file path I want to store that filepath in a textbox on that form.
Opening the "windows open file dialog box" with below code works (i found it here in one of the forums)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.