Results 1 to 3 of 3

Accessing Global Variables defined in ThisWorkbook Module

Threaded View

  1. #1
    Registered User
    Join Date
    09-18-2007
    Location
    Melbourne, Australia
    MS-Off Ver
    2003, 2007
    Posts
    13

    Accessing Global Variables defined in ThisWorkbook Module

    To the ExcelForum Community,

    What I've tried to do is define a global variable upon Excel opening this worksheet. Hence, why the declaration must appear in the ThisWorkbook Module.

    The problem is that when I try to access the same variable from a different module, it appears that the information previously stored in the global variable is lost.

    I've attached a simplified version of the worksheet. For this to work, I would like Cell E1 and F1 to show the same result when the "Setup" button is clicked.

    Appreciate any help!
    Attached Files Attached Files
    Last edited by smz; 08-02-2010 at 08:25 PM. Reason: Problem Solved
    Kind regards,
    smz.

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