+ Reply to Thread
Results 1 to 2 of 2

How can I view the value of my vba variable?

Hybrid View

  1. #1
    Registered User
    Join Date
    03-23-2004
    Posts
    23

    How can I view the value of my vba variable?

    In the VBA window how can I check the current value of one of the variables in my code?

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,912
    Open the watch window (on the view menu) and add watch to tell it which expression(s) to watch. Then, while in break mode, you can see the current value of each watch expression you've defined.

+ 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