A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

TODAY fucntion in a formula / conditoinal format?



 
 
Thread Tools Display Modes
  #1  
Old September 30th, 2004, 02:20 PM
bludovico
external usenet poster
 
Posts: n/a
Default TODAY fucntion in a formula / conditoinal format?


Okay, here's another easy one. I want a formula that basically says "IF
DATE IN COLUMN D = TODAY, THEN COLOR = RED." I can do the conditional
format, but I'm having trouble figuring out the formula syntax. Any
help?


--
bludovico
------------------------------------------------------------------------
bludovico's Profile: http://www.excelforum.com/member.php...o&userid=14805
View this thread: http://www.excelforum.com/showthread...hreadid=265059

  #2  
Old September 30th, 2004, 02:39 PM
Jason Morin
external usenet poster
 
Posts: n/a
Default

=$D1=TODAY()

HTH
Jason
Atlanta, GA

-----Original Message-----

Okay, here's another easy one. I want a formula that

basically says "IF
DATE IN COLUMN D = TODAY, THEN COLOR = RED." I can do

the conditional
format, but I'm having trouble figuring out the formula

syntax. Any
help?


--
bludovico
---------------------------------------------------------

---------------
bludovico's Profile:

http://www.excelforum.com/member.php?
action=getinfo&userid=14805
View this thread:

http://www.excelforum.com/showthread...hreadid=265059

.

  #3  
Old September 30th, 2004, 02:52 PM
Alex Delamain
external usenet poster
 
Posts: n/a
Default


Is this part of a macro or VBA?

If not you can do it with conditional formatting at a cell level.

If A1 contains the date then use Format, Conditional Formatting,
set condition1 to "formula is" then enter +A1=today() and your choice
of formatting options.
You can then transfer this conditional format to other cells or to the
whole column


--
Alex Delamain
------------------------------------------------------------------------
Alex Delamain's Profile: http://www.excelforum.com/member.php...o&userid=11273
View this thread: http://www.excelforum.com/showthread...hreadid=265059

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
can I make today() static in excel. I need a date formula that ca. Keith General Discussion 2 September 20th, 2004 05:50 PM
format cell to view value not formula SRSotherlund Worksheet Functions 1 October 23rd, 2003 06:46 PM


All times are GMT +1. The time now is 09:08 PM.


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