drop downs

N

nanpenguin

I want to set up a drop down that includes information from column A & column
B, is this possible?
 
A

Arvi Laanemets

Hi


nanpenguin said:
I want to set up a drop down that includes information from column A &
column
B, is this possible?


Only using a helper column (you can hide it later).
 
P

paul

you dont say what sort of information or what sort of combination,but to
start you cpild have another cell,where you have =A1&B1 and copy down and so
in your drop down list refer to this range
 
Top