LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default How to pull the rightmost, non-zero cell value in a workbook?

As long as the range *doesn't contain* the logical value TRUE...

=LOOKUP(1E100,1/(A1:J1),A1:J1)

--
Biff
Microsoft Excel MVP


"Mark" wrote in message
...
Is there a way to return the rightmost non-zero number? My spreadsheet
requires zeroes rather than blanks so this function doesn't work. Thanks!

"T. Valko" wrote:

To return the *last* (rightmost) numeric value in a range:

=LOOKUP(1E100,B2:W2)

--
Biff
Microsoft Excel MVP


"Jennifer" wrote in message
...
Hi Everyone,

See subject above. In column A, I have a long list of properties.
Columns
B through W are dates, and the data listed below shows various
percentages.
Not all of the cells are populated, as I leave them blank until I
receive
the
data.

In column V, I am trying to pull the most recent data (i.e. the
rightmost
cell related that is NOT blank). I have tried everything: SUMIF, RANK,
ISNUMBER. ISNUMBER worked, but I would have to update the formula each
week,
which is a pain.

Is there a faster way to do this? This is kind of hard to explain in
writing, so please let me know if you'd like to see my spreadsheet.






 
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
Rightmost Column BillCPA Excel Discussion (Misc queries) 5 November 14th 07 07:08 PM
Pull individual cell background colors from workbook to wrkbk sunshine[_2_] Excel Discussion (Misc queries) 0 September 25th 07 06:38 PM
how to delete the 4 rightmost digits from a cell charlene Excel Worksheet Functions 4 June 29th 06 03:11 PM
Formula ? Return value from rightmost non-blank cell in a row of tgdavis Excel Worksheet Functions 8 April 27th 06 01:00 PM
How do I pull a merged cell from another workbook? foxspirit Excel Worksheet Functions 0 February 7th 06 04:47 PM


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