Hi,
I have a program in Access that i want to put a command button in the form to Open a window with .dbf files showing & let me get it. Can i do that or it won't let me.
And if Yes I can do it, would you tell me how????
Thank you.
Hokis
ok thank you, but now i have a button which does as follows
Dim msg as String
Application.FileDialog(msoFileDialogFilePicker).Show
msg= Application.FileDialog(msofileDialogFilePicker).SelectItem (1)
wich is working just fine, but when I'm grabing the file I want it to show me the file name & extension in a specifix Text box that i have, how can i do that?
thank you
H
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.