S
Sharon H.
It's been 5 years since I've programmed in VB6. I'm now using Access 2003. We
have hardware that obtains data and downloads it into an Access database.
Each reading is one line in one table, resulting in multiple identical
tables. I can combine these tables by creating a unique Union query for each
set of readings, however, I doubt I can teach my co-workers how to do this.
What I need to do is to create a macro that maybe calls a function that will
look for tables created on the same day and either create one table with
multiple lines or append into one master table. I don't think that I've ever
used Visual Basic within MS Access so please take this into account when
advising.
Thanks much,
Sharon
have hardware that obtains data and downloads it into an Access database.
Each reading is one line in one table, resulting in multiple identical
tables. I can combine these tables by creating a unique Union query for each
set of readings, however, I doubt I can teach my co-workers how to do this.
What I need to do is to create a macro that maybe calls a function that will
look for tables created on the same day and either create one table with
multiple lines or append into one master table. I don't think that I've ever
used Visual Basic within MS Access so please take this into account when
advising.
Thanks much,
Sharon