Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
YJL
 
Posts: n/a
Default undating new value while keeping the old


I have a worksheet that keeps undating everyday. I want to track the
latest row's value and still keep the old one.

Example

A1 will always point to newly updated cell (B1, B2, B3 ... )

Day1, update on B1 <--A1 shows value of B1
Day2, update on B2 <--A1 shows value of B2
Day3, update on B3 <--A1 shows value of B3
  #2   Report Post  
Max
 
Posts: n/a
Default undating new value while keeping the old

One way,

Put in the formula bar for A1,
then array-enter the formula by pressing CTRL+SHIFT+ENTER
(instead of just pressing ENTER):

=INDEX(B:B,MAX(IF(ISBLANK(B1:B65535),0,ROW(B1:B655 35))))

The above was taken from Bob Phillip's fine page at:
http://www.xldynamic.com/source/xld.....html#last_any

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"YJL" wrote in message
...

I have a worksheet that keeps undating everyday. I want to track the
latest row's value and still keep the old one.

Example

A1 will always point to newly updated cell (B1, B2, B3 ... )

Day1, update on B1 <--A1 shows value of B1
Day2, update on B2 <--A1 shows value of B2
Day3, update on B3 <--A1 shows value of B3



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
sorting (alphabetizing) while keeping data in tact. 5string Excel Discussion (Misc queries) 2 October 10th 05 04:35 AM
Using scrolling textbox on wks for keeping notes rgarber50 Excel Discussion (Misc queries) 0 August 6th 05 04:44 AM
Keeping running totals dxm New Users to Excel 3 May 27th 05 03:30 PM
Help with keeping track of payments Mike Busch Excel Discussion (Misc queries) 1 February 23rd 05 03:37 PM
How do I fill down keeping one cell calculation from changing in . WC Excel Discussion (Misc queries) 2 February 15th 05 01:57 PM


All times are GMT +1. The time now is 11:05 AM.

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"