S
Suji
Hi all...
I have a question.. I have a spreadsheet where i want to return the
alphabet corresponding to number.
for eg
I have two row
row 1 a b c d e f g h
row 2 0 1 0 0 1 0 1 0
Something like this... i want a function that will return the
corresponding alphabets if i give the no...
so if I give 1 i want it to return b,e,g
I used hlookup for this but it is returning only the first instance.
for eg.. only "b" not the rest....
how can i get the rest .. the row 2 keeps changing.. that is the
position of o's and 1's keeps changing when i click a button....
Thanks,
Suji
I have a question.. I have a spreadsheet where i want to return the
alphabet corresponding to number.
for eg
I have two row
row 1 a b c d e f g h
row 2 0 1 0 0 1 0 1 0
Something like this... i want a function that will return the
corresponding alphabets if i give the no...
so if I give 1 i want it to return b,e,g
I used hlookup for this but it is returning only the first instance.
for eg.. only "b" not the rest....
how can i get the rest .. the row 2 keeps changing.. that is the
position of o's and 1's keeps changing when i click a button....
Thanks,
Suji