S
schaapiee
I receive a file in excel; it needs to be automated. I created all the
code behind the 'workbook' to automate it [remove unneccesary columns,
rows, bad data, seperate out data into new sheets, calculate formulas,
rename the file etc..] But it seems like this is the longway of doing
things..
Is there an easier way to just import the original excel file into
Access, and then manipulate the data from there..?
Or maybe I can leave the file in .xls and write the equivalent VBA code
I wrote in Excel using an Access form interface instead, by using an
Excel ADO reference to accomplish the same things?
Let me know if you have any questions, or can help.
Thanks
~schaapiee
code behind the 'workbook' to automate it [remove unneccesary columns,
rows, bad data, seperate out data into new sheets, calculate formulas,
rename the file etc..] But it seems like this is the longway of doing
things..
Is there an easier way to just import the original excel file into
Access, and then manipulate the data from there..?
Or maybe I can leave the file in .xls and write the equivalent VBA code
I wrote in Excel using an Access form interface instead, by using an
Excel ADO reference to accomplish the same things?
Let me know if you have any questions, or can help.
Thanks
~schaapiee