icemonster
Registered User.
- Local time
- Today, 13:36
- Joined
- Jan 30, 2010
- Messages
- 502
so i have a vba sql string that i export to excel and it works fine, grouping and everything. what i want to know is let's say there are 3 statuses, paid, pending and received, basically in my excel i want them grouped and counted without having to go through a report and just using vba to export it directly to excel. is there a function or setting that does this?