C
chrisbarnett.werneth
Hi I'm a teacher and have created a reporting database using Access.
Uptil now i have been responsible for preparing the data but now need
to put it in the hands of someone with less computing experience and so
need to make the process as user-friendly as possible.
I am given the data as an Excel file. However the structure is wrong
and so i have created an VB module to kind of pivot the data on a new
worksheet. I then load up the Access database and have a macro which
imports the spreadsheet into a table.
I really need now to try and automate this much more. My aim is to
create a macro in Access that opens the Excel file, runs the VB pivot
routine and then import the data into the Access table automatically.
I also need to import some other information automatically into Access
from Excel files however because of the format recognition i have
always resaved the Excel file as csv first.
I hope this makes sense.
Thanks for any help you can give.
Chris Barnett
Uptil now i have been responsible for preparing the data but now need
to put it in the hands of someone with less computing experience and so
need to make the process as user-friendly as possible.
I am given the data as an Excel file. However the structure is wrong
and so i have created an VB module to kind of pivot the data on a new
worksheet. I then load up the Access database and have a macro which
imports the spreadsheet into a table.
I really need now to try and automate this much more. My aim is to
create a macro in Access that opens the Excel file, runs the VB pivot
routine and then import the data into the Access table automatically.
I also need to import some other information automatically into Access
from Excel files however because of the format recognition i have
always resaved the Excel file as csv first.
I hope this makes sense.
Thanks for any help you can give.
Chris Barnett