Consulting

Results 1 to 4 of 4

Thread: Using Shape to control spin button

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Using Shape to control spin button

    Hi is anybody able to tell me how i can use shapes to control a spin button please, after hour & hours I am still unable to find out how this is done. I wish to hide the spin button and control the functions Up & Down using shapes but I dont know how to code this. Sorry for my lack of knowlegde. Thank you in advance.

    Private Sub SpinButton1_Change()
    Text.Value = SpinButton1.Value
    End Sub
    Last edited by Aussiebear; 07-09-2022 at 04:58 PM. Reason: Added code tags to supplied code

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •