+ Reply to Thread
Results 1 to 2 of 2

control button used to clear a sheet

  1. #1
    Arnie from Jasic
    Guest

    control button used to clear a sheet

    how do i prevent users from clearing data via a control button if they
    haven't printed it yet? Matt. S.

  2. #2
    Tom Ogilvy
    Guest

    Re: control button used to clear a sheet

    You would need to maintain a record of when they printed and if there have
    been subsequent changes since then. You can use the beforeprint event to
    detect that they are printing.

    You can control the ThisWorkbook.Saved property to detect changes.

    --
    Regards,
    Tom Ogilvy

    "Arnie from Jasic" <Arnie from [email protected]> wrote in
    message news:[email protected]...
    > how do i prevent users from clearing data via a control button if they
    > haven't printed it yet? Matt. S.




+ 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