Thread: command button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anauna Anauna is offline
external usenet poster
 
Posts: 6
Default command button

Hello,

I would like to program a command button to take the value of one cell (i.e.
A1), divide this value by a fixed number (i.e. 10) and then place the result
in a difference cell (i.e. A2).

Ideas?
--
Thank-you and all suggestions are appreciated.