lookup

odesi

New Member
Joined
Nov 22, 2017
Messages
10
sl
List
box
table
chair
paper
1
box
devit
2
paper
roki
3chair
sumon
4table
devit

<tbody>
</tbody>

plz help if i right devit, box column, the box automatic coming to list column, if i write roki paper will go to list column, below sumon, devit also same formula. i want to use formula in box cell. how i solve this problem? Thanks advance.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Hi, welcome to the forum!

Something like this maybe:


Excel 2013/2016
ABCDEF
1slListboxtablechairpaper
21boxdevit
32paperroki
43chairsumon
54tabledevit
Sheet1
Cell Formulas
RangeFormula
B2=LOOKUP(REPT("z",255),C2:F2,$C$1:$F$1)
 
Upvote 0
oh sorry pardon me . i am not enable to edit. right is mistake.it is actually write .
 
Upvote 0
tnx for answer but not work and not only box cell . i want this formula list column every cell. plz explan ("z",255),
 
Upvote 0
plz help if i right devit, box column, the box automatic coming to list column, if i write roki paper will go to list column, below sumon, devit also same formula. i want to use formula in list column every cell. how i solve this problem? Thanks advance.
 
Upvote 0
slListboxtablechairpaper
1boxdevit
2paperroki
3chairsumon
4tabledevit

<tbody>
</tbody>

plz help if i write devit in box column, the box automatic coming to list column, if i write roki paper will go to list column, below sumon, devit also same formula. i want to use formula in list column every cell. how i solve this problem? Thanks advance.
 
Upvote 0
Hi, in what does the suggestion in post 2 not work for you?
 
Upvote 0
I m using xl2007. not working . i want to use formula list column every cell . not only box below every cell also
 
Upvote 0
not working

Hi, this does not give us much to go on to help you debug.

- Does the formula return an error? if so, what is the error?
- Does the formula return the wrong results? If so, what results does it return?
- Something else? If so, what are the details?

- Are the empty cells in B2:F5 really empty or do they contain formula that returns a zero length string, i.e. a ""

not only box below every cell also

You do know that the formula in cell B2 needs to copied down to the other cells right?
 
Upvote 0
hi i m try ur formula but not working. plz kindly see my yesterday last post. i think i can not explain it properly .
 
Upvote 0

Forum statistics

Threads
1,213,527
Messages
6,114,148
Members
448,552
Latest member
WORKINGWITHNOLEADER

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top