1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Is there a better way to count the date attempts into a summary sheet

Our take

Are you tired of wrestling with cumbersome formulas to track customer call attempts? If your current method involves multiple COUNTIFs, it’s time to streamline your process. With AI-native spreadsheet technology, you can simplify data tracking and enhance your summary sheets with more efficient solutions. Imagine consolidating your three separate formulas into a single, elegant approach that not only saves time but also minimizes errors. Read on to discover how to transform your tracking system into a powerful tool that boosts productivity and clarity.

Maybe not the most eloquent title

Basically I have a tracker that colleagues are using for attempts to call a customer, they can only attempt a maximum of 3 times

So in the source data I have 3 columns which they enter the date they attempted to contact the customer

In a summary sheet I have made I have the layout of the colleagues name on the left and along the top 2 rows (a start of week date and end of week date)

My formula right now is 3 separate countifs with a + between them and that gives the total attempts the colleague has made that week

I.e COUNTIF(date ranges (>=|<=), customer attempt 1 date) + COUNTIF(date ranges (>=|<=), customer attempt 2 date) + COUNTIF(date ranges (>=|<=), customer attempt 3 date)

Just want to know if there's a cleaner way to do this

submitted by /u/Senpai1245
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with