Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 4
Default if today = then

Lets say I have four cell A1,A2,A3,A4

A1 contains a date(11/10/10 eg)

A2 contains $ data

A3 is blank

and in A4 I want a formula that asks =IF TODAY is equal to or greater than A1 then A3 is equal to A2 else blank (or 0)

Any help please
  #2   Report Post  
Senior Member
 
Location: Belo Horizonte, Brazil
Posts: 170
Thumbs up

Quote:
Originally Posted by klaesser View Post
Lets say I have four cell A1,A2,A3,A4

A1 contains a date(11/10/10 eg)
A2 contains $ data
A3 is blank
and in A4 I want a formula that asks =IF TODAY is equal to or greater than A1 then A3 is equal to A2 else blank (or 0)
Any help please
Dear Klaesser, Good Evening.

Try to use this one:

A3 -- =IF(TODAY()=A1,A2,"")
__________________
I hope it can help you.

Best regards,
Marcilio Lobão
---------------------------
Belo Horizonte, Brazil
  #3   Report Post  
Junior Member
 
Posts: 4
Default

Quote:
Originally Posted by Mazzaropi View Post
Dear Klaesser, Good Evening.

Try to use this one:

A3 -- =IF(TODAY()=A1,A2,"")
Yes it works, Thank You
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
IF TODAY()< [email protected] Excel Worksheet Functions 3 February 6th 09 01:36 PM
today stew Excel Discussion (Misc queries) 4 September 19th 08 06:15 PM
IF TODAY equals date in cell A10, or if TODAY is beyond that date SoupNazi Excel Worksheet Functions 4 April 23rd 07 01:14 AM
TODAY() alex Excel Worksheet Functions 2 January 31st 07 02:11 PM
=IF(OR(TODAY()G9),"Pass","Overdue") Why doe it not wo. Fkor Excel Discussion (Misc queries) 3 March 10th 05 08:29 AM


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