View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AMDiesen AMDiesen is offline
external usenet poster
 
Posts: 5
Default excel VBA programmer, what is the value of adding access for data

I currently program using VBA in excel. All the input and output data
created is stored in csv files. The bulk of the inputs are price files
dating back 30 years and updated daily. This data is then manipulated in
countless ways and the output is stored in multiple files in multiple
directories. What would be the value of using access to store the input and
output files? Thank you for your time.