LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Running Out of Ideas
 
Posts: n/a
Default Leave existing data in a cell alone


I am trying to figure out a way to calculate data in a cell if the date is
current, or leave it alone (no operation) if it isn't. Basically I am using a
table to calculate test execution data. It would look something like the
following:

A B
1 96% 90% (data calculated on 3/1)

1 95% 89% (data Claculated on 3/2 in the same cells as above)

I then have another table that stores the data (manually right now) so that
I can graph it daily as follows:

A B C
5 3/1 96% 90%
6 3/2 95% 89%

What I was trying to do in B5 was =if(A5=TODAY(),A1,IF(A5<TODAY(),leave the
cell alone.

I can't seem to figure out a way to do this.

Help!!!
 
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
resetting last cell jagdish.eashwar Excel Discussion (Misc queries) 11 March 31st 06 02:06 AM
data in cell not corresponding with entry Graeme New Users to Excel 1 December 21st 05 04:16 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Leave cell data (IF(ISNA(VLOOKUP) is TRUE instead of returning blank (" ") or #NA [email protected] Excel Worksheet Functions 6 October 27th 05 04:02 PM
Input cell reference is not valid (One Variable Data Table) Dottore Excel Worksheet Functions 9 September 1st 05 03:05 PM


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