Formula Help

JPSWEET

New Member
Joined
Sep 22, 2019
Messages
1
I have a sheet I created and mind you I am no expert wehre I have personell listed in a calendar type sheet in the left colums I have names and the top corresponds with the date there are certain duties that need to be performed and I have a number key for each duty so if on one day they have missed 3 duties I wil put 1,2,3, etc. I need the end of the row to specify how many times each of those duties has not been performed by adding them up individually by number with 1 for duty a in 1 coulum 2 for the second duty and so on.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Hi & welcome to MrExcel.
How about
=COUNTIF($B$2:$N$2,COLUMN(A1))
& drag right. change the range to suit.
 
Upvote 0

Forum statistics

Threads
1,214,632
Messages
6,120,655
Members
448,975
Latest member
sweeberry

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top