Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Johnny D
 
Posts: n/a
Default formula support needed

i have created a workbook that consist of 13 worksheets, (12 months and 1
total sheet) to help keep track of employee absent days. I am using alpha
characters (ie V = Vacation, S = Sick) to determine the missed day. I would
like for my workbook to add up each "V" taken and calcualted on my "total"
sheet. HELP????
my email is "
  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default formula support needed

Hi Johnny:

A pivot table can help you.

Let's say you have two columns on a worksheet. Column A has either "V" or
"S" in each cell. Column B has hours in each cell. Put a label on top of
each column "Code" and "Hours".

the formula =SUMIF(A1:A1000,"=s",B1:B1000) will return the sum of the "s"
calues and =SUMIF(A1:A1000,"=v",B1:B1000)
will return the sum of the "v" values.

--
Gary's Student


"Johnny D" wrote:

i have created a workbook that consist of 13 worksheets, (12 months and 1
total sheet) to help keep track of employee absent days. I am using alpha
characters (ie V = Vacation, S = Sick) to determine the missed day. I would
like for my workbook to add up each "V" taken and calcualted on my "total"
sheet. HELP????
my email is "

  #3   Report Post  
TC
 
Posts: n/a
Default formula support needed

Look at this site. I have used this in a similar way.
http://www.contextures.com/xlFunctions04.html#CountIf
"Johnny D" wrote:

i have created a workbook that consist of 13 worksheets, (12 months and 1
total sheet) to help keep track of employee absent days. I am using alpha
characters (ie V = Vacation, S = Sick) to determine the missed day. I would
like for my workbook to add up each "V" taken and calcualted on my "total"
sheet. HELP????
my email is "

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
continuous sum formula needed NN Excel Discussion (Misc queries) 2 November 4th 05 06:49 PM
Formula Help Needed BDY Excel Discussion (Misc queries) 3 October 26th 05 05:35 PM
More Help Needed with Count formula Greegan Excel Worksheet Functions 4 July 31st 05 06:31 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula needed Edgar Thoemmes Excel Worksheet Functions 3 January 13th 05 02:07 PM


All times are GMT +1. The time now is 12:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"