View Single Post
  #4   Report Post  
paul
 
Posts: n/a
Default ???Drop Down Box with data from 2 columns???

its easy to use yourdrop down box and vlookup to return you phone mumber and
easy as well to just make a new range with your two columns concatenated and
then alter your input range for your drop down box to the new range.This
example applies to a FORMS toolbar combo box
--
paul
remove nospam for email addy!



"TotallyConfused" wrote:

Is there anyway that I can incorporate 2 columns in a drop down box? or a
way around this. I have a form with a drop down box that lists phone
numbers. I want to be able to select a phone number and match it up with the
correct name. Can this be done without VB?