Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Wilson
 
Posts: n/a
Default Can Excel automatically flag up cells within given values?

I have a spreadsheet where a task is entered and a completion date 6 weeks
later is generated in another column (easy!)

Can I get Excel to put in an automatic highlight on cells to flag up when
this completion date falls within, say, 14 days of the day on which I look at
the worksheet, so that I don't miss any deadlines?
  #2   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default Can Excel automatically flag up cells within given values?

Yes, have a look at Conditional Formatting under the Format menu.

Start by selecting the cells you wish to flag, then go to Format/Conditional
Formatting next select "formula is" in the drop down menu and with the first
cell of your selection as the starting point type something like:

=AND(TODAY()=A1-14,TODAY()<=A1)
click on "Format" and format as desired

HTH

Jean-Guy

"Wilson" wrote:

I have a spreadsheet where a task is entered and a completion date 6 weeks
later is generated in another column (easy!)

Can I get Excel to put in an automatic highlight on cells to flag up when
this completion date falls within, say, 14 days of the day on which I look at
the worksheet, so that I don't miss any deadlines?

  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Can Excel automatically flag up cells within given values?

Format ConditionalFormatting CellValueIs: Less than or equal to type
=TODAY()+14 in the rightmost window Format select the formatting desired
OK


Vaya con Dios,
Chuck, CABGx3



"Wilson" wrote:

I have a spreadsheet where a task is entered and a completion date 6 weeks
later is generated in another column (easy!)

Can I get Excel to put in an automatic highlight on cells to flag up when
this completion date falls within, say, 14 days of the day on which I look at
the worksheet, so that I don't miss any deadlines?

  #4   Report Post  
Posted to microsoft.public.excel.misc
Wilson
 
Posts: n/a
Default Can Excel automatically flag up cells within given values?

Thanks Chuck, does just what I want. For some reason Pinmaster's didn't, but
maybe I did something wrong.

Cheers
Wilson


"CLR" wrote:

Format ConditionalFormatting CellValueIs: Less than or equal to type
=TODAY()+14 in the rightmost window Format select the formatting desired
OK


Vaya con Dios,
Chuck, CABGx3



"Wilson" wrote:

I have a spreadsheet where a task is entered and a completion date 6 weeks
later is generated in another column (easy!)

Can I get Excel to put in an automatic highlight on cells to flag up when
this completion date falls within, say, 14 days of the day on which I look at
the worksheet, so that I don't miss any deadlines?

  #5   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Can Excel automatically flag up cells within given values?

Thanks for the feedback Wilson........for some reason, Conditional Formatting
is quite tricky, and things you think should work, just don't, and just a
small type-O can cause it to fail without notice also......anyway, glad you
got your's working.

Vaya con Dios,
Chuck, CABGx3



"Wilson" wrote:

Thanks Chuck, does just what I want. For some reason Pinmaster's didn't, but
maybe I did something wrong.

Cheers
Wilson


"CLR" wrote:

Format ConditionalFormatting CellValueIs: Less than or equal to type
=TODAY()+14 in the rightmost window Format select the formatting desired
OK


Vaya con Dios,
Chuck, CABGx3



"Wilson" wrote:

I have a spreadsheet where a task is entered and a completion date 6 weeks
later is generated in another column (easy!)

Can I get Excel to put in an automatic highlight on cells to flag up when
this completion date falls within, say, 14 days of the day on which I look at
the worksheet, so that I don't miss any deadlines?



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 can I fix values in cells calculated by formula in Excel Leigh Excel Worksheet Functions 1 January 19th 06 07:36 PM
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
How di get excel to automatically change cell values talil Excel Discussion (Misc queries) 1 March 16th 05 08:24 PM
Formatting cells in Excel for certain Values to appear certain Col Lucius Excel Worksheet Functions 2 December 24th 04 10:47 AM


All times are GMT +1. The time now is 09:19 AM.

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"