msquared99
Member
I have a list of ID numbers in column A of a spreadsheet. I have an Access Query called Billing Details. In this query, "co" matches the ID numbers in column A of the spreadsheet.
What I want to do is have VBA in the spreadsheet loop through each ID number and return all the data associated with that ID number from Access in Excel. Basically, the macro would be pulling the matching billing details from Access and putting them into the spreadsheet.
I do not have much knowledge of doing something like this so any help or a point in the right direction would be very helpful.
Thank you very much.
What I want to do is have VBA in the spreadsheet loop through each ID number and return all the data associated with that ID number from Access in Excel. Basically, the macro would be pulling the matching billing details from Access and putting them into the spreadsheet.
I do not have much knowledge of doing something like this so any help or a point in the right direction would be very helpful.
Thank you very much.