#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Formula change

As i posted previously I have a table set up, where a task for a week
gets a one if completed of left blank if not. I would now prefer it to
have intials in place like DS for example and for the formula still to
work as it did previously.

=TODAY()-LOOKUP(1,B3:BA3,$B$2:$BA$2)=14 This formula is used in the
conditional format option for the task, it highlights the task in red
if a 1 hasn't been placed next to a date for two or more weeks. So
task2 will light up in this example:

December January
4 11 18 25 1 8 15 22 29
Task1 1 1 1 1
Task2 1
Task3 1 1 1 1
Task4 1 1 1 1

I changed the formula to =TODAY()-LOOKUP(DS,B3:BA3,$B$2:$BA$2)=14
without success. can text types be used for such an issue?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Formula change

Hi Dave

Text needs to be inside quotation marks in a formula. "DS"

Cheers!
Jean-Guy

"Dave" wrote:

As i posted previously I have a table set up, where a task for a week
gets a one if completed of left blank if not. I would now prefer it to
have intials in place like DS for example and for the formula still to
work as it did previously.

=TODAY()-LOOKUP(1,B3:BA3,$B$2:$BA$2)=14 This formula is used in the
conditional format option for the task, it highlights the task in red
if a 1 hasn't been placed next to a date for two or more weeks. So
task2 will light up in this example:

December January
4 11 18 25 1 8 15 22 29
Task1 1 1 1 1
Task2 1
Task3 1 1 1 1
Task4 1 1 1 1

I changed the formula to =TODAY()-LOOKUP(DS,B3:BA3,$B$2:$BA$2)=14
without success. can text types be used for such an issue?


  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Formula change

Try enclosing your DS in quotes, like "DS"

Vaya con Dios,
Chuck, CABGx3



"Dave" wrote:

As i posted previously I have a table set up, where a task for a week
gets a one if completed of left blank if not. I would now prefer it to
have intials in place like DS for example and for the formula still to
work as it did previously.

=TODAY()-LOOKUP(1,B3:BA3,$B$2:$BA$2)=14 This formula is used in the
conditional format option for the task, it highlights the task in red
if a 1 hasn't been placed next to a date for two or more weeks. So
task2 will light up in this example:

December January
4 11 18 25 1 8 15 22 29
Task1 1 1 1 1
Task2 1
Task3 1 1 1 1
Task4 1 1 1 1

I changed the formula to =TODAY()-LOOKUP(DS,B3:BA3,$B$2:$BA$2)=14
without success. can text types be used for such an issue?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Formula change

Ok thanks CLR, can't beleive I didnt try that simple thing!!!

CLR wrote:

Try enclosing your DS in quotes, like "DS"

Vaya con Dios,
Chuck, CABGx3



"Dave" wrote:

As i posted previously I have a table set up, where a task for a week
gets a one if completed of left blank if not. I would now prefer it to
have intials in place like DS for example and for the formula still to
work as it did previously.

=TODAY()-LOOKUP(1,B3:BA3,$B$2:$BA$2)=14 This formula is used in the
conditional format option for the task, it highlights the task in red
if a 1 hasn't been placed next to a date for two or more weeks. So
task2 will light up in this example:

December January
4 11 18 25 1 8 15 22 29
Task1 1 1 1 1
Task2 1
Task3 1 1 1 1
Task4 1 1 1 1

I changed the formula to =TODAY()-LOOKUP(DS,B3:BA3,$B$2:$BA$2)=14
without success. can text types be used for such an issue?



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 do i enter a formula in excel that will change a cell value Jace35 Excel Worksheet Functions 4 April 21st 06 03:44 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
I Need a formula to evaluate a cell with + or - values Bob in Oklahoma Excel Worksheet Functions 6 October 31st 05 02:41 PM
Change formula to Indirect Ronbo Excel Worksheet Functions 3 October 10th 05 07:33 PM
Cannot change a formula Richard F Excel Discussion (Misc queries) 1 January 18th 05 01:57 AM


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