Hey guys
I've got 2 questions please if someone can shed some light into them...
Question 1: regarding accessing the sheets while the userform is displayed
I've got a userform that i run to do some updates on the sheets... now, when the form is shown, i can't access the sheets! Is there a way to be able to keep the form displayed while still be able to edit the sheet? (this can be potentially problematic, if someone edits something while a micro is running, I'm aware of this)
(I know that i can put my form controls on one of the sheets, but I don't want to do that atm)
Now if we assume this is not possible.... second question to come:
Question 2: storing the state of an object?
So why do I ask that... i have a number of bottons on the form, they are in two groups.... first group of buttons to be used before the sheet is updated manually... and then after that i want other sets of buttons to be used... now for these second round buttons i need an object that was previously generated in the first round...? But when i close the form (because I can't edit the sheets while it is there), the objects are terminated when i restart the userform again. How can i store the state of the object after closing the form if we can't access the sheets while the form is displayed?
hope I'm making sense
Dan
Bookmarks