Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tammy
 
Posts: n/a
Default Attendance spreadsheet

I am trying to track employees coming to a meeting.

I have their names and the scheduled meeting dates. I need to calculate at
the end of each month the percent of meetings they attend. For example, if
there are 2 meetings and they attend both I need the cell to show 100%. I do
not know what or how to mark the cell, and what formula to use to recognize
they attended.

THANKS!!!!
--
Tammy
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Richard O. Neville
 
Posts: n/a
Default Attendance spreadsheet

For each month, enter the total number of meetings into a cell . Let's say
it's cell G2 and there are 4 meetings.

Next, you will need five columns: A for the name of the employee, and
B-C-D-E for the 4 meetings. Column F will be for the percentages and should
be formatted for %. Your first employee entry is Ms. Able; her name goes in
A2. She attended meetings 2 and 3, so enter "1" in C2 and D2 (if you want,
you could put "0" in B2 and E2).

In F2, enter this formula: =(B2+C2+D2+E2)/$G$2 and the answer should be 50%.
The $ signs are to make the reference absolute rather than relative. Enter
the rest of the names in column A; enter their attendance records for the
four meetings; then spread the formula down column F in one of two ways.

If you hold the mouse near the bottom right corner of F2, its shape will
change to a black +. Depress the left mouse button and drag down the column.
Or, click on F2, then shift-click on the last cell needing a formula, and
press Ctrl D.

"Tammy" wrote in message
...
I am trying to track employees coming to a meeting.

I have their names and the scheduled meeting dates. I need to calculate
at
the end of each month the percent of meetings they attend. For example,
if
there are 2 meetings and they attend both I need the cell to show 100%. I
do
not know what or how to mark the cell, and what formula to use to
recognize
they attended.

THANKS!!!!
--
Tammy



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
How to handle multiple currencies with one spreadsheet Michael Mullican Excel Discussion (Misc queries) 1 October 5th 05 05:18 PM
Using Excel spreadsheet as input to Access dougb415 Excel Discussion (Misc queries) 0 September 22nd 05 02:33 PM
Spreadsheet merging problems Sam B Excel Worksheet Functions 0 September 19th 05 08:05 PM
Linkage data between two spreadsheet vitality Excel Worksheet Functions 2 September 15th 05 06:49 AM
Linking formula to external spreadsheet Tunde Excel Discussion (Misc queries) 1 March 1st 05 03:05 AM


All times are GMT +1. The time now is 04:31 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"