+ Reply to Thread
Results 1 to 3 of 3

reset cells button and creating a pop up box

  1. #1
    Forum Contributor
    Join Date
    07-16-2007
    Posts
    174

    reset cells button and creating a pop up box

    hi, i have created a sheet to make life easier at work. some other branches want a copy, but they often take credit for my stuff. i want to create a box that pops up on opening that says something like 'i agree to pass on all credit to jamie pullen and not take credit for my own'

    with a yes and no box. if they cick no, the sheet closes, if yes, they can access the sheet.

    also, there ae three sets of cells i would like to be able to reset independantly with three reset butons.

    cells B3:I3 with a reset box in cell C20 called 'Clear Rx'

    Cells A10:P10 with a reset box in I20 called 'Clear Pair 'A' '

    Cells A18:P18 with a reset box in P20 called 'Clear pair 'B' '

    I do not know where to start with the pop up box, but can just about create buttons in the required cells that do not do anything, so any help with the code would be amazing!

    Thanks in advance,

    jamie

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481
    Hi,
    Here's the first part of the question, goes into the workbook module,
    there are other issues such as having to enable macros for this to work, to solve that you may have to hide a sheet when you close the workbook, so when you open the workbook, and the user agrees, the sheet could then be un-hide the sheet.
    Please Login or Register  to view this content.
    Fast code to clear ranges
    Please Login or Register  to view this content.
    many ranges
    Please Login or Register  to view this content.
    Individual Ranges
    Please Login or Register  to view this content.
    Last edited by davesexcel; 01-28-2008 at 12:47 PM.

  3. #3
    Forum Contributor
    Join Date
    07-16-2007
    Posts
    174
    as always, thanks alot!

+ 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