Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
adombrowski
 
Posts: n/a
Default Using the returned value of a function

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 "Today()" and "IF" functions with no luck.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Paul Sheppard
 
Posts: n/a
Default Using the returned value of a function


adombrowski Wrote:
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 "Today()" and "IF" 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: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=495097

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
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM
Find a Function to use accross different worksheets R. Hale Excel Worksheet Functions 3 November 25th 04 07:07 AM


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