mamradzelvy
Member
- Local time
- Today, 10:44
- Joined
- Apr 14, 2020
- Messages
- 145
Hi,
I'm looking for the best way to go about this. I have got a unbound form (which i use to input data into one table) that has a listbox on it which displays currently pending items to be invoiced for any given month (meant to replace a physical board we use in our office) and we'd like to be able to print out the selected records to excel at the end of the month.
What is the best way to go about this? To make a query and then just manually export the result? can it be done via VBA aka a "magic do-it-all" button?
I'm looking for the best way to go about this. I have got a unbound form (which i use to input data into one table) that has a listbox on it which displays currently pending items to be invoiced for any given month (meant to replace a physical board we use in our office) and we'd like to be able to print out the selected records to excel at the end of the month.
What is the best way to go about this? To make a query and then just manually export the result? can it be done via VBA aka a "magic do-it-all" button?