Hi, I have one main sheet and i'm going to pull data from that to another sheet, in this case i need to count my new Client Details within the particular date range, the problem is Project name details is repeating in the colounm (Single project has multiple products so i've kept seperate entry for all the products due to this project list is repeating) and i'm not sure how to use the date range in the same colounm twice.
1. Need to count the client detail.
2. within the particular date range
3. and date's also repeating.
I've tried countifs, countif with and, or functions still getting the error.