+ Reply to Thread
Results 1 to 2 of 2

Thread: macro

  1. #1
    holy41
    Guest

    macro

    I need to Put formula in macro to run a work sheet so if the macro are turn
    off the
    program won,t run.
    Can anyone help me ?
    Ken

  2. #2
    Chip Pearson
    Guest

    Re: macro

    Ken,

    The standard approach to this problem is to hide all sheets
    except a "welcome" sheet. In the Workbook_Open event, you display
    all your worksheets. In the Workbook_BeforeClose event, hide
    (xlVeryHidden) all your worksheet except the "welcome" sheet. If
    macros are not enabled, all the user will see is the welcome
    sheet.


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com



    "holy41" <holy41@discussions.microsoft.com> wrote in message
    news:B1265D21-43A2-448A-8208-94836806C5A1@microsoft.com...
    >I need to Put formula in macro to run a work sheet so if the
    >macro are turn
    > off the
    > program won,t run.
    > Can anyone help me ?
    > Ken




+ 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.2.0