Thread: Command Buttons
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Command Button Calculations Command Button Calculations is offline
external usenet poster
 
Posts: 1
Default Command Buttons

I am trying to insert a command button so that when the user fills out the
form and clicks the button, an amount will calculate. For example, the sales
price is in A1, when the user clicks the command button, the sales price will
be divided by 1000 then divided by 2 and the answer will appear in A5. Can
anyone help????