Hi, I have about a hundred excel spreadsheets with comboboxes and textboxes which have been populated. Each spreadsheet's format is the same, just the content varies.
I want to upload these into access, and I'm assuming the only way to do this is via VBA. How do I do this? How can I take the value of a combobox from an excel spreadsheet, and put it in a table in access?
So, my end result should be one master table in access, which I can create reports from.
Thanks! Sheetal
I want to upload these into access, and I'm assuming the only way to do this is via VBA. How do I do this? How can I take the value of a combobox from an excel spreadsheet, and put it in a table in access?
So, my end result should be one master table in access, which I can create reports from.
Thanks! Sheetal
Comment