HELP!! Trying to build a front end for a database in Access Basic

  • Thread starter Thread starter ormebk
  • Start date Start date
O

ormebk

Guest
I'm trying to build a front end for my database so I can access reports based on the person in charge of the project, the project status, and the number of the project, but I dont know how to set it up or how to link it to the database. I'm experienced in VB but am not sure how to do this in access. Please help me if you can, if you have sample code I think it would help a lot. Thanks
 
Well ormebk since you have a knowledgem of VB you already have a running start. I recommend Microsoft Press books. Like VB you are going to have to think Object Oriented Programming. First create your reports then create a Form with a listbox listing your forms or if there are only a few use command buttons. (use the wizards they are great for this). Most of this is covered by any of the MSPress books. Which one is up to you and your level of expertise. If you need code and can give me better info I might be able to help further. Good luck.
 

Users who are viewing this thread

Back
Top Bottom