+ Reply to Thread
Results 1 to 2 of 2

help explain code for private sub

  1. #1
    Registered User
    Join Date
    01-22-2014
    Location
    Compton, whup whup
    MS-Off Ver
    Excel 2010
    Posts
    108

    help explain code for private sub

    Hello. Could someone explain this code? What does "private" and "change" mean? What about the rest? Thanks. Stepped through it but didn't really understand.


    Please Login or Register  to view this content.
    Last edited by freshfruit; 02-14-2014 at 01:05 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: help explain code for private sub

    Private hides the macro from the lists of macros shown when bring up the user-visible macro list. (Alt-F8)

    Worksheet_Change is simply the special name of this event macro. You can probably Google up lots of straightforward tutorials on that.


    LA Baby?
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can some one explain this code for me ?
    By chriskingkiller in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-10-2013, 02:14 PM
  2. Can some one explain this code for me ?
    By chriskingkiller in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2013, 12:41 AM
  3. Can someone please explain how this code is working?
    By wetfish in forum Excel General
    Replies: 2
    Last Post: 08-24-2012, 01:32 PM
  4. Explain - Private Sub Workbook_Open()
    By hedge in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-13-2009, 06:55 PM
  5. Help Explain this Code
    By khalid79m in forum Excel General
    Replies: 1
    Last Post: 11-27-2008, 06:09 AM

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