View Full Version : File Search


MikeMichaels
04-14-2002, 11:46 AM
need the user to click on browse button on a form and for it to bring up a file dialog box to appear where the user can pick search or create a directory on their hard to disk where they can save, load a file.
Exactly the same principle as _F_ile _O_pen options found in all window applications.
cant seem to find control that does that ..
any one can help me?

ta
mike

Pat Hartman
04-14-2002, 07:25 PM
Look up this article in the Microsoft knowledge base. It works for A2K also:
ACC97 How to Use the Common Dialog API in an Access Database (Q303066)

MikeMichaels
04-15-2002, 09:26 AM
Excellent! ty http://www.access-programmers.co.uk/ubb/smile.gif