Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tim
 
Posts: n/a
Default Help with Volunteer Attendance Sheet

Hi,

First off thanks so much in advance for your responses.

I have attached an Excel Spreadsheet.

This spreadsheet will be keeping track of attendance of volunteers that show
up weekly. We want to call volunteers who have not shown up for three weeks
consecutively.

We would mark in a cell an X if they worked the week indicated by the top fo
the column. We have a checksum to indicate the week we are in. We will
check that off each week...unles we can automate it.

If there are three blank cells in row for the previous three weeks
(indicating abscence) prior to the week we are currently in, then their
phone number would flash red (or just be red) This will alert us to call
them and invite them back. If we put in a C for the current week indicating
we called them then the phone number would go back to black.

How would I go about this?

Thanks,

Tim




  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Help with Volunteer Attendance Sheet

Tim,

select B5 down, and then in conditional formatting, use this formula

=COUNTA(OFFSET($A5,0,MATCH(TODAY()+CHOOSE(WEEKDAY( TODAY()),6,5,4,3,2,1,0),$2
:$2,0)-4,1,3))=0

I would use a pattern of red, not flashing text.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Tim" wrote in message
...
Hi,

First off thanks so much in advance for your responses.

I have attached an Excel Spreadsheet.

This spreadsheet will be keeping track of attendance of volunteers that

show
up weekly. We want to call volunteers who have not shown up for three

weeks
consecutively.

We would mark in a cell an X if they worked the week indicated by the top

fo
the column. We have a checksum to indicate the week we are in. We will
check that off each week...unles we can automate it.

If there are three blank cells in row for the previous three weeks
(indicating abscence) prior to the week we are currently in, then their
phone number would flash red (or just be red) This will alert us to call
them and invite them back. If we put in a C for the current week

indicating
we called them then the phone number would go back to black.

How would I go about this?

Thanks,

Tim





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
lock tab in sheet 2 until cell in sheet one is completed john tempest Excel Worksheet Functions 7 November 24th 05 08:45 AM
Index/Contents Sheet philiphales Excel Discussion (Misc queries) 2 September 9th 05 08:58 AM
In Excel, how do you make one whole sheet equal to another. ryan Excel Discussion (Misc queries) 2 August 31st 05 07:03 PM
Clicking Cell Link Changes Cell on Another Sheet nshah Excel Discussion (Misc queries) 1 August 31st 05 01:50 AM
Using a relative SHEET reference for source data in a chart James Charts and Charting in Excel 6 August 16th 05 05:07 PM


All times are GMT +1. The time now is 11:48 AM.

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

About Us

"It's about Microsoft Excel"