I am trying to have a value automatically enetered into a range of cells if
the date at the top of the column matches today's date. I have tried using
the quot;Today()quot; and quot;IFquot; functions with no luck.
adombrowski Wrote:
gt; I am trying to have a value automatically enetered into a range of cells
gt; if
gt; the date at the top of the column matches today's date. I have tried
gt; using
gt; the quot;Today()quot; and quot;IFquot; functions with no luck.
Hi adombrowski
Assuming the the date to be in cell A1, try this =IF(A1=TODAY(),1,0),
this will return the value 1 if the date in A1 is the same as today and
zero if they are not the same. You can change these values to suit your
needs--
Paul Sheppard------------------------------------------------------------------------
Paul Sheppard's Profile: www.excelforum.com/member.php...oamp;userid=24783
View this thread: www.excelforum.com/showthread...hreadid=495097
- Oct 05 Fri 2007 20:40
Using the returned value of a function
close
全站熱搜
留言列表
發表留言