Adding up general numbers

timboellis

New Member
Joined
Jul 20, 2005
Messages
11
I have a sheet where i have Mon, Tues, wed/etc.

On these days I have a list that incudes a number could be anything from 1-100.

So if someone enters say Monday 20, Tuesday 56, Wednesday 9, Thursday Blank, Friday Blank, Saturday 2, Sunday 23

How to a get a field at the end of this to say this person has worked for x amount of days .

In this case it would be 5 days as the ones that say blank the person has not entered any info on this so with effect they have not worked that day.

So in short how to you add the numbers up, what ever the number as 1 and then *** all these up to work out how many days that person was in for

Does this make sense?
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
If the #s are in a column of there own you could just go to the very last row and do a =Sum(B2:B10) or however many rows there are.
 
Upvote 0

Forum statistics

Threads
1,215,700
Messages
6,126,305
Members
449,308
Latest member
VerifiedBleachersAttendee

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