Hi all,
When my spreadsheet opens, i have a userform showing, (workbook open), then all user has todo is enter a date and hour, and press a start button, then code will start and make calculations, visualize things. This works very good , until someone decides to click the close X button on top of userform.
I already added a second userform, warning, asking poeple not to click to X button, but it is like telling a child not to play with fire and place matches on the table.
how can i disable the X button, and when possible show a userform when they click on it? the showing of userform is optional.
I spend most of my time writing code to catch errors made by users, maybe i need a different approach all together.
With regards
Mike
When my spreadsheet opens, i have a userform showing, (workbook open), then all user has todo is enter a date and hour, and press a start button, then code will start and make calculations, visualize things. This works very good , until someone decides to click the close X button on top of userform.
I already added a second userform, warning, asking poeple not to click to X button, but it is like telling a child not to play with fire and place matches on the table.
how can i disable the X button, and when possible show a userform when they click on it? the showing of userform is optional.
I spend most of my time writing code to catch errors made by users, maybe i need a different approach all together.
With regards
Mike