Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Lookup populated cell before an empty one??

A B C
1000 3500 200

My query is about excel picking up the right cell based
on population. So IF C is populated use C, IF C is NOT
populated and B is use B but if B is also not populated
use A.

I dont know if a function that uses the cell that is
populated and furthest to the right will work IE: If A B &
C were populated it would use C but if only A was
populated it would use A??

Or if there is a function that picks up a number before a balnk cell??

--
Elsmith x
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Lookup populated cell before an empty one??

Try,

=LOOKUP(2,1/(A1:Q1<""),A1:Q1)

Mike

"Elsmith" wrote:

A B C
1000 3500 200

My query is about excel picking up the right cell based
on population. So IF C is populated use C, IF C is NOT
populated and B is use B but if B is also not populated
use A.

I dont know if a function that uses the cell that is
populated and furthest to the right will work IE: If A B &
C were populated it would use C but if only A was
populated it would use A??

Or if there is a function that picks up a number before a balnk cell??

--
Elsmith x

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Lookup populated cell before an empty one??

Thank you Mike, thats perfect!!
--
Elsmith x


"Mike H" wrote:

Try,

=LOOKUP(2,1/(A1:Q1<""),A1:Q1)

Mike

"Elsmith" wrote:

A B C
1000 3500 200

My query is about excel picking up the right cell based
on population. So IF C is populated use C, IF C is NOT
populated and B is use B but if B is also not populated
use A.

I dont know if a function that uses the cell that is
populated and furthest to the right will work IE: If A B &
C were populated it would use C but if only A was
populated it would use A??

Or if there is a function that picks up a number before a balnk cell??

--
Elsmith x

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Lookup populated cell before an empty one??

Your welcome

"Elsmith" wrote:

Thank you Mike, thats perfect!!
--
Elsmith x


"Mike H" wrote:

Try,

=LOOKUP(2,1/(A1:Q1<""),A1:Q1)

Mike

"Elsmith" wrote:

A B C
1000 3500 200

My query is about excel picking up the right cell based
on population. So IF C is populated use C, IF C is NOT
populated and B is use B but if B is also not populated
use A.

I dont know if a function that uses the cell that is
populated and furthest to the right will work IE: If A B &
C were populated it would use C but if only A was
populated it would use A??

Or if there is a function that picks up a number before a balnk cell??

--
Elsmith x

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
First populated cell in row array/ Last populated cell in row arra Skyscan Excel Worksheet Functions 7 May 29th 08 05:20 PM
LookUp to Display Last Value Populated a in Range sony654 Excel Worksheet Functions 13 May 11th 08 05:46 AM
Lookup to Show Empty Cell RoadKill Excel Worksheet Functions 5 March 28th 08 01:51 AM
Return nothing if cell is populated whatzzup Excel Discussion (Misc queries) 4 October 31st 07 12:51 PM
how do populate empty cells with the contents of populated cells . Jim99 Excel Discussion (Misc queries) 6 April 21st 05 05:44 PM


All times are GMT +1. The time now is 12:33 PM.

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"