msquared99
Member
OK, I have a macro I am working on, it will be pulling data from an Access DB Query. What I am trying to figure out is the Access Query has a column for each month. I want to be able to select the month I want VBA to pull into my spreadsheet. Much like checking or unchecking the Show box in the Access query.
So in the Access Query I have a field name of Jan, another of Feb, and so on for each month. Can I use VBA in Excel to pull in only the field name of the month I choose?
Make sense?
So in the Access Query I have a field name of Jan, another of Feb, and so on for each month. Can I use VBA in Excel to pull in only the field name of the month I choose?
Make sense?