View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
evan evan is offline
external usenet poster
 
Posts: 64
Default How can I set a text box or label to show the vaule of a spinner?

I created a form using VB. In that form I have a value that is returned to a
worksheet. I want to be able to show the value of a spinner on the form as
the user changes it on the form. How can I set a text box or label equal to
the value of a spinner in a form?