+ Reply to Thread
Results 1 to 3 of 3

Global or Workbook level variables.

  1. #1
    DaveO
    Guest

    Global or Workbook level variables.

    Guys, I need to create a workbook, not worksheet level VBA variable.
    Basically something that spans the whole of the workbook and that can be
    accessed by each and every worksheet.

    Any ideas on where I can specify this and how?

    TIA.

  2. #2
    Stefi
    Guest

    RE: Global or Workbook level variables.

    Make a search with "Workbook level variables" in Programming topic! Just
    below your post you will see my old question with excellent answers from Tom
    Ogilvy and Bob Phillips!

    Regards,
    Stefi


    „DaveO” ezt *rta:

    > Guys, I need to create a workbook, not worksheet level VBA variable.
    > Basically something that spans the whole of the workbook and that can be
    > accessed by each and every worksheet.
    >
    > Any ideas on where I can specify this and how?
    >
    > TIA.


  3. #3
    Norman Jones
    Guest

    Re: Global or Workbook level variables.

    Hi Dave,

    In VBA help see:

    'Understanding Scope and Visibility'

    and

    'Public Statement'

    See also the examples provided there.

    ---
    Regards,
    Norman



    "DaveO" <[email protected]> wrote in message
    news:[email protected]...
    > Guys, I need to create a workbook, not worksheet level VBA variable.
    > Basically something that spans the whole of the workbook and that can be
    > accessed by each and every worksheet.
    >
    > Any ideas on where I can specify this and how?
    >
    > TIA.




+ 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