+ Reply to Thread
Results 1 to 2 of 2

Delete Sheet

  1. #1
    Registered User
    Join Date
    01-18-2006
    Posts
    7

    Delete Sheet

    I want to delete a sheet from workbook without any instructions or message box. When i try to delete the sheet it ask

    "Data may exist in the sheet(s) seletion for deletion. To permanentely delete the data, press delete."

    How can I do this?

    Thanks and Regards
    Manish Rajpal

  2. #2
    Bob Phillips
    Guest

    Re: Delete Sheet

    Precede with

    Application.DisplayAlerts = False

    and set to True afterwards.

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "rajpalmanish" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > I want to delete a sheet from workbook without any instructions or
    > message box. When i try to delete the sheet it ask
    >
    > "Data may exist in the sheet(s) seletion for deletion. To permanentely
    > delete the data, press delete."
    >
    > How can I do this?
    >
    > Thanks and Regards
    > Manish Rajpal
    >
    >
    > --
    > rajpalmanish
    > ------------------------------------------------------------------------
    > rajpalmanish's Profile:

    http://www.excelforum.com/member.php...o&userid=30623
    > View this thread: http://www.excelforum.com/showthread...hreadid=503697
    >




+ 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