Spin Button and Worksheet_change event

  • Thread starter Thread starter Dnk
  • Start date Start date
D

Dnk

A spin button's Linkedcell property is set to G2. In the onchange
event for the worksheet a certain bit of code is supposed to fire but
doesn't wheen the spin button is clicked. The code run when the value
is manually entered in the cell. Is this the way its supposed to work
and is there a way around this?
Dk
 
You have probably put the code in a module instead of the worksheet cod
module (??). Right click the tab & "View Code" or Double click the spi
button to get to the right place
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top