Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Ron is offline
external usenet poster
 
Posts: 250
Default Find Last Item Entered in Row

Hi, I am hoping I can get some help on this.

I have a spreadsheet that has an item # in column A, and has a place to
enter prices for the next 52 weeks in columns B - BA. I need a formula in
colum BB that will find the last price entered for that item # in all of the
columns. There will be items that may get updated each week, and others that
will only get updated periodically, so those columns may be blank.

Any help would be appreciated.

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Find Last Item Entered in Row

Ron,

Put this in BB1 and drag down

=LOOKUP(2,1/(B1:BA1<""),B1:BA1)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Ron" wrote:

Hi, I am hoping I can get some help on this.

I have a spreadsheet that has an item # in column A, and has a place to
enter prices for the next 52 weeks in columns B - BA. I need a formula in
colum BB that will find the last price entered for that item # in all of the
columns. There will be items that may get updated each week, and others that
will only get updated periodically, so those columns may be blank.

Any help would be appreciated.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Find Last Item Entered in Row

in columns B - BA
find the last price entered


This will return the rightmost (last) numeric value from the range.

=LOOKUP(1E100,B2:BA2)

--
Biff
Microsoft Excel MVP


"Ron" wrote in message
...
Hi, I am hoping I can get some help on this.

I have a spreadsheet that has an item # in column A, and has a place to
enter prices for the next 52 weeks in columns B - BA. I need a formula in
colum BB that will find the last price entered for that item # in all of
the
columns. There will be items that may get updated each week, and others
that
will only get updated periodically, so those columns may be blank.

Any help would be appreciated.

Thanks




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Ron is offline
external usenet poster
 
Posts: 250
Default Find Last Item Entered in Row

Thanks to both of you. Both formula's worked great!

Ron

"Ron" wrote:

Hi, I am hoping I can get some help on this.

I have a spreadsheet that has an item # in column A, and has a place to
enter prices for the next 52 weeks in columns B - BA. I need a formula in
colum BB that will find the last price entered for that item # in all of the
columns. There will be items that may get updated each week, and others that
will only get updated periodically, so those columns may be blank.

Any help would be appreciated.

Thanks


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Find Last Item Entered in Row

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Ron" wrote in message
...
Thanks to both of you. Both formula's worked great!

Ron

"Ron" wrote:

Hi, I am hoping I can get some help on this.

I have a spreadsheet that has an item # in column A, and has a place to
enter prices for the next 52 weeks in columns B - BA. I need a formula
in
colum BB that will find the last price entered for that item # in all of
the
columns. There will be items that may get updated each week, and others
that
will only get updated periodically, so those columns may be blank.

Any help would be appreciated.

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
To find rate of each item from item.xls and to copy price.xls pol Excel Discussion (Misc queries) 7 July 16th 09 12:49 AM
won't automatically repeat 1 item already entered in column? Debby_Jo Excel Discussion (Misc queries) 2 February 20th 08 10:20 PM
How do I tell Excel to find the last item in a column? Rodman Excel Discussion (Misc queries) 2 September 8th 05 04:22 AM
find previous row for an item HedwigVB Excel Worksheet Functions 2 March 25th 05 04:49 AM
showing the # of times an item is entered in a column Foreplay_Man Excel Worksheet Functions 3 November 10th 04 04:28 PM


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