T
The hallEffect
I am replacing a "house of cards" set of linked Excel
files with an Access data processing engine. There are
two sets of highly-formatted Excel files (one set for
input, the other set for output) that I want to read from
and write to using Access. For several reasons, the
inputs and outputs need to remain in the highly-formatted
Excel files.
[group of .xls files] -> [data processing in Access] ->
[group of .xls files]
I want to reach into the Excel input files to grab data
from them, manipulate that data in Access, and write out
the data to already existing Excel output files.
I'd appreciate any thoughts on the most elegant way to
accomplish my task.
Thanks
files with an Access data processing engine. There are
two sets of highly-formatted Excel files (one set for
input, the other set for output) that I want to read from
and write to using Access. For several reasons, the
inputs and outputs need to remain in the highly-formatted
Excel files.
[group of .xls files] -> [data processing in Access] ->
[group of .xls files]
I want to reach into the Excel input files to grab data
from them, manipulate that data in Access, and write out
the data to already existing Excel output files.
I'd appreciate any thoughts on the most elegant way to
accomplish my task.
Thanks