+ Reply to Thread
Results 1 to 2 of 2

Help with updating labels on form

  1. #1
    Registered User
    Join Date
    02-24-2008
    Posts
    6

    Help with updating labels on form

    I posted this on another board, but wanted to see if anyone else could help with this here also!

    http://www.mrexcel.com/forum/showthread.php?t=311623

    thanks

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello Barkerx5,

    The macros are the easy part. Entering all those label and text boxes is the hard part. The code is in 2 parts. First part is the macro module. This holds the macros used by the User Form. The second part is adding the same line of code to each Text Boxes' AfterUpdate event.

    Macro Module Code
    Please Login or Register  to view this content.
    TextBox Event Code
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

+ Reply to Thread

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