+ Reply to Thread
Results 1 to 5 of 5

Clickable Counter

  1. #1
    Registered User
    Join Date
    01-30-2013
    Location
    the
    MS-Off Ver
    Excel 2003
    Posts
    3

    Clickable Counter

    Hello

    I want to create a clickable counter that will increase by multiples of 1 everytime it is clicked. Can someone please advise?

    Thanks

    Sam

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Clickable Counter

    I am not sure about single click but you can do this using double click.

    Right click on the sheet where you want the increment to happen, select View code and copy this code -
    Please Login or Register  to view this content.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    01-30-2013
    Location
    the
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Clickable Counter

    I am a little confused. I want to have a button that i can click and i will be able to see the numbers increasing. Like a tally. I am not the best on excel so need a walk through really. Thanks for the advice.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Clickable Counter

    Where are the numbers located? In which cells?

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Clickable Counter

    You can use a helper sheet and have a sequential list of numbers up to the highest value you want.

    Sample code
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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