![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
Hi ppl i just need the code to close down a running old-style dialog sheet - .hide only makes it not active on screen, i need a way to close it down. Thanks
|
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Posts: 468
|
Try this :
Unload YourUserForm or Unload YourDialogSheet _________________
[ This Message was edited by: Bruno on 2002-03-05 00:52 ] |
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
thanks for the tip, I actually know how to create and run modern dialog forms, the only prob is its a pre USERFORM (excel 97) type of Dialog Sheet that im making at the moment (you know the one where you can build it in Excel).
Ne one know the code to close it. |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
can any one help me out with this?
[ This Message was edited by: Daniel Cremin on 2002-03-05 08:43 ] |
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
Please Please Please Help !!! Ive forgotten this line of code and no books contain it these days.
|
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
please help if you can
|
|
|
|
|
|
#7 |
|
Board Regular
Join Date: Feb 2002
Posts: 64
|
come on someone knows the answer!!!!!!!!!
|
|
|
|
|
|
#8 |
|
Board Regular
Join Date: Feb 2002
Posts: 468
|
Hi Daniel
I don't know why the dialoogsheet is still there after hitting the OK button and .hide it... Maybe you have to force a display update with : Do Events |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|