View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
creed creed is offline
external usenet poster
 
Posts: 1
Default need to call data from a one worksheet list and insert into anothe

Using a combo box, the user choses a part number from a drop down list. That
choice is inserted into the proper cell of the worksheet. I would also like
the program to find and insert a block of data (3 rows by 1 column) and
insert it in the proper column on my main worksheet.

Any suggestions would be appreicated.
(Excel 2003)