#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default cell reference

how can I reference to the last cell with numbers in a raw.
example column a to e in raw 2 are days. Column g is last cell updated amount.
When Monday is updated Monday amount and when Friday is updated Friday amount
Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default cell reference

To return the number........

=LOOKUP(99^99,1:1)

To return the cell address.......

=ADDRESS(MATCH(99^99,1:1),1)


Gord Dibben MS Excel MVP

On Tue, 9 Jun 2009 09:16:01 -0700, Durai
wrote:

how can I reference to the last cell with numbers in a raw.
example column a to e in raw 2 are days. Column g is last cell updated amount.
When Monday is updated Monday amount and when Friday is updated Friday amount
Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default cell reference

Sorry I am not an expert My example is as follows

Raw1 Monday Tuesday Wednesday Last
inventory
raw 2 2000 3000
3000

As above I like to have 3000 as last inventory as that was the last cell
updated lately. Please help.
Thanks

"Gord Dibben" wrote:

To return the number........

=LOOKUP(99^99,1:1)

To return the cell address.......

=ADDRESS(MATCH(99^99,1:1),1)


Gord Dibben MS Excel MVP

On Tue, 9 Jun 2009 09:16:01 -0700, Durai
wrote:

how can I reference to the last cell with numbers in a raw.
example column a to e in raw 2 are days. Column g is last cell updated amount.
When Monday is updated Monday amount and when Friday is updated Friday amount
Thanks.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default cell reference

Works very well. Thanks. Please iqnore my earlier reply. Ihad to specify the
range and it worked.

"Gord Dibben" wrote:

To return the number........

=LOOKUP(99^99,1:1)

To return the cell address.......

=ADDRESS(MATCH(99^99,1:1),1)


Gord Dibben MS Excel MVP

On Tue, 9 Jun 2009 09:16:01 -0700, Durai
wrote:

how can I reference to the last cell with numbers in a raw.
example column a to e in raw 2 are days. Column g is last cell updated amount.
When Monday is updated Monday amount and when Friday is updated Friday amount
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
Nesting a sheet name reference within a cell reference??? Broyston Excel Discussion (Misc queries) 9 July 8th 08 08:35 PM
Formulas that reference cells that reference another cell Andrea Excel Discussion (Misc queries) 7 October 19th 06 08:14 AM
absolute cell reference A spreadsheet cell reference that does no help Excel Discussion (Misc queries) 1 January 18th 06 06:56 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


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