#1   Report Post  
WayneB
 
Posts: n/a
Default Update Log

Hi: I want to creat a log like this:

ColB Col C
R65 12/1/04 $number
R66 12/2/04 $number

Where each day I want to add today's new date and the number. The number is
the minimum value of a row of numbers in row 52. Often, however, row 52
changes because of additions/deletions. Any ideas?



  #2   Report Post  
Dave R.
 
Posts: n/a
Default

Minimum value: =MIN(52:52)

If you're trying to keep a row reference from changing even if rows are
deleted, you can try something like;

=MIN(INDIRECT("52:52"))



"WayneB" wrote in message
...
Hi: I want to creat a log like this:

ColB Col C
R65 12/1/04 $number
R66 12/2/04 $number

Where each day I want to add today's new date and the number. The number

is
the minimum value of a row of numbers in row 52. Often, however, row 52
changes because of additions/deletions. Any ideas?





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
Update linked cells within a workbook??? Chance224 Links and Linking in Excel 4 January 21st 05 06:33 PM
Update Individual Links mikxtr Excel Discussion (Misc queries) 3 January 21st 05 04:24 AM
2003 update link when Source open tim Excel Worksheet Functions 3 January 17th 05 06:25 AM
Linked values turn to #REF! after clicking don't update John Perkins Excel Worksheet Functions 2 December 1st 04 07:53 PM
auto update xyncro Excel Worksheet Functions 0 November 5th 04 11:03 AM


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