Results 1 to 3 of 3

Double Click Spin Button

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-20-2009
    Location
    Manchester, England
    MS-Off Ver
    Excel 2007
    Posts
    467

    Double Click Spin Button

    I have a Spin Button on a worksheet that increases/decreases the value in the cell of the active row of column L by 0.01.

    Can I add some code to this Spin Buttton where if I double click the control (up or down) it triggers the code below?

    Cells(ActiveCell.Row, "L").Value = Cells(ActiveCell.Row, "AA").Value
    Last edited by adam2308; 10-27-2012 at 02:40 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1