Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default Referencing last cell

It would indeed! Those apostrophe's are very fiddly, for future reference
try Unit_Values instead, then the dreaded apostrophe's are unnecessary. Glad
you have a resolution though. Very good advice from you on this too David,
thanks,
Regards,
Alan.
"Jean" wrote in message
...
It works!!! (I left out an apostrophe...it would have been easier if my
sheet names didn't have spaces!)

Thanks again.
Jean

"Alan" wrote:

Sorry, that one was wrong, try
=INDIRECT("'Unit Values'!D"&MATCH(9.9999999E+306,'Unit
Values'!D:D))/INDIRECT("'Unit Values'!D"&MATCH(9.9999999E+306,'Unit
Values'!D:D)-1)-1
All one line,
Regards,
Alan.
"Jean" wrote in message
...
Thank you very much...I thought this might work, but I ended up with
100.486%. How would I use this in my current formula of:
=('Unit Values'!D$79/'Unit Values'!D$78)-1

"Alan" wrote:

This will divide the last cell in column D with a value in it by the
cell
immediately above it,
=LOOKUP(2,1/(Sheet1!D1:D1000),Sheet1!D1:D1000)/(LOOKUP(2,1/(Sheet1!D1:D1000),Sheet1!D1:D1000)-1)
Regards,
Alan.
"Jean" wrote in message
...
I have a formula that looks like this:
=('Unit Values'!D$79/'Unit Values'!D$78)-1
The D$79 is referencing the last row of the 'Unit Values' sheet.
Every
month I have to add another row of information in the 'Unit Values'
spreadsheet. This means that I have to edit all my formulas to read
D$80.
The following month, I have to edit the formula to read D$81. This
is
always
referencing the last row of data. There are no blank cells in
column
D.
Is
there a function that I could add to the above formula that will
always
reference the last cell in that column? Thanks!








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
Referencing a cell based on the value in another cell septillion Excel Discussion (Misc queries) 3 June 30th 06 03:03 AM
Cell Referencing? Andy Excel Worksheet Functions 0 June 26th 06 03:07 PM
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
resetting last cell jagdish.eashwar Excel Discussion (Misc queries) 11 March 31st 06 02:06 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM


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