ashisha155
New Member
- Joined
- Oct 17, 2011
- Messages
- 7
I have been provided the daily sales data to track the post price revision performance of a product in different areas with different launch dates, now I've to calculate the no. of visits of the salesperson after the launch, that means I want to count the non blank cells occurring after the ">0" value in a row between two given dates:
Salesperson 1-Aug 2-Aug 3-Aug 4-Aug 5-Aug 6-Aug LaunchDate Result
A 0 10 0 5 0 12 3-Aug 2
B 0 20 0 2-Aug 1
C 4 0 5 0 0 4-Aug 0
D 10 0 4 1-Aug 0
Salesperson 1-Aug 2-Aug 3-Aug 4-Aug 5-Aug 6-Aug LaunchDate Result
A 0 10 0 5 0 12 3-Aug 2
B 0 20 0 2-Aug 1
C 4 0 5 0 0 4-Aug 0
D 10 0 4 1-Aug 0