View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Automatically fill cell value

Hi ingalla

You can use a VLookup formula

See
http://www.contextures.com/xlFunctions02.html

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"ingalla" wrote in message ...
I have a drop down list in a cell. If the user selects "Euro" from the list,
how do I get cell B7 populated with the value 80 automatically. If they
select "STD" then cell B7 would need to be 100.

I have the values stored in the worksheet.

Is it possible to fill this in automatically depending on the user
selection, if so can some one please tell me how.

Thaks

andy