View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Donny[_3_] Donny[_3_] is offline
external usenet poster
 
Posts: 6
Default Quick Toggle Question

I want to use a toggle button to change the value of a cell. Seems
easy, I just can't figure out how to change the control of the toggle
button. When the button is up, I want A1 to be "0" and when it is down
I want A1 to be "200." It should be simple to use a toggle button to
toggle the cell value, could someone help me please? Thanks in advance
for your response.