I have a workbook (Excel 2007) that I want to prevent users doing anything with until a button is pressed. The said button is to "Accept Terms of Use" and failure to accept will keep the workbook frozen. I have tried assigning a macro to the button and doing a hyperlink to a "dead" cell; I have tried storing some text in a hidden cell to test; and I have tried various Fx but these do not work either.
I have a second button with an assigned macro that resets user variable data in the entire workbook, when this is clicked I want the terms of use to also be reset, forcing the user to re-click to "Accept Terms of Use" again. If this query is clear perhaps someone can help me. Oh, I am not a VB guru either. Cheers and thanks
I have a second button with an assigned macro that resets user variable data in the entire workbook, when this is clicked I want the terms of use to also be reset, forcing the user to re-click to "Accept Terms of Use" again. If this query is clear perhaps someone can help me. Oh, I am not a VB guru either. Cheers and thanks