View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
travis[_3_] travis[_3_] is offline
external usenet poster
 
Posts: 58
Default pulling data and autofilling fields

On Sep 26, 3:12*am, Robert S <Robert
wrote:
Ok so my questions is as follows.
I would like to to select a name from a drop down list/box and when selected
it populates certain fields . (address book/database idea but it's not an
address or contact list that i am trying to make) The information it pulls
would come from a different workbook. I already have the drop down box but i
am stuck. Any help/suggestions would be greatly appriciated.


Any reason why you couldn't just set up a whole bunch of vlookups?

Travis