A
apileggi
I am New to Access, not new to VBA in Excel or Visual Basic 6.0
I am working on a database in Access 2003 that is to do the following:
Take test results from measurements done on certain units (gathered via
a visual basic program I made earlier), store them in an Access
database. The end-users will then have to be able to query the database
by selecting maybe 3 parameters, and then a report needs to be created
to showcase the data. I already have the information going from the VB
program to a bunch of excel files. Then there is a VBA Excel app that
concatenates all the data and makes one report summary sheet in Excel.
I am having trouble with the design because I don't know the capability
of Access, or the best way to program the functionality I need. The
goal of this database is for the user to simply select three query
parameters and have the EXCEL report generated dynamically everytime.
I am having trouble designing it beyond the top level explanation I
just gave. If anyone has done something similar or can suggest a method
of implementing a project like this... it would be much appreciated.
I am working on a database in Access 2003 that is to do the following:
Take test results from measurements done on certain units (gathered via
a visual basic program I made earlier), store them in an Access
database. The end-users will then have to be able to query the database
by selecting maybe 3 parameters, and then a report needs to be created
to showcase the data. I already have the information going from the VB
program to a bunch of excel files. Then there is a VBA Excel app that
concatenates all the data and makes one report summary sheet in Excel.
I am having trouble with the design because I don't know the capability
of Access, or the best way to program the functionality I need. The
goal of this database is for the user to simply select three query
parameters and have the EXCEL report generated dynamically everytime.
I am having trouble designing it beyond the top level explanation I
just gave. If anyone has done something similar or can suggest a method
of implementing a project like this... it would be much appreciated.