Hi
I have a problem, and have searched the net without luck.
My wish is to make a macro which can do the following...
I have a DialogSheet with a "Open x" button.
When I click on this, I want it to open the DialogSheet named "x", AND close itself.
The problem is, to getting it close itself. Someone who knows if this is possible, and if it is, can help me?
I have tried to use the .hide, but it makes no different if i write the .hide statement before or after the x.show statement. Both things will only close the original DialogSheet, when the "X" dialogsheet is closed.
I have a problem, and have searched the net without luck.
My wish is to make a macro which can do the following...
I have a DialogSheet with a "Open x" button.
When I click on this, I want it to open the DialogSheet named "x", AND close itself.
The problem is, to getting it close itself. Someone who knows if this is possible, and if it is, can help me?
I have tried to use the .hide, but it makes no different if i write the .hide statement before or after the x.show statement. Both things will only close the original DialogSheet, when the "X" dialogsheet is closed.