View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default dropdown list and formulas

Hi,
Go to the cell where you want the dropdown list, go to Data Validation,
list, select the range where you have your list, enter

"Georgeh" wrote:

I am trying to use a dropdown list to insert a formula into a cell. Each item
in the list has a different formula€¦.this being
one(=SUM(D8-(D8/0.1)/31.25)/55)
Thank you