View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bremser Bremser is offline
external usenet poster
 
Posts: 7
Default pick from list and automatically enter corresponding cell

I'm trying to create a simple product order form. I have my product
selections and their corresponding pricing in 2 adjacent columns in the
second sheet of my workbook. I have a dropdown menu for selecting the
product choice, and I want the corresponding price in the cell adjacent to
that product to automatically populate on the order form. I've tried LOOKUP,
VLOOKUP, and MATCH formulae functions w/o success. It can't be that
complicated, can it?!

Your help and suggestions are much appreciated in advance.

B