HELP!!! Linking my form to Access DB
Sup all Gurus? I need a little help at linking my form to my Access DB. Is there an easy way to do this? What I am trying to do is have it setup to click a command button that will query the specific db and return info from that db and fill in my text boxes with the corresponding information.
I have code available for those who wish to take a look at it. Just send me your email
Re: HELP!!! Linking my form to Access DB
In VB there is a menu item "Data Form Wizard" (in Add Ins). If you do not see it, click on Add In Manager, highlight Data Form Wizard, check 2 check boxes (Loaded/Unloaded, Load On Start Up). When it's done, click on Data Form Wizard and follow instructions.
Vlad