dcwinter
Board Regular
- Joined
- Aug 10, 2007
- Messages
- 118
Hi everyone,
Does anyone have any suggestions about how to make this formula calculate quicker? Any way to do this sort of thing in VBA for example?
Many Thanks for your help once again!
DC
Does anyone have any suggestions about how to make this formula calculate quicker? Any way to do this sort of thing in VBA for example?
Code:
=COUNTIFS('Paste Data Here'!$G:$G,$B5,'Paste Data Here'!$Q:$Q,E$4,'Paste Data Here'!$B:$B,Data!$C$2)
Many Thanks for your help once again!
DC