![]() |
![]() |
|
|||||||
| 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: Mar 2002
Location: Arkansas
Posts: 358
|
Hi all. What I have is a userform that has a cmd button going to anouther userform. The other userform opens well, but what I would like is when the new userform opens, the one I was just in closes. I tried the ( End ) comand but it closes both forms out. Is there anouther way ?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: London, UK
Posts: 167
|
use
Unload FormName |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Arkansas
Posts: 358
|
Thanks Dale, been racking my head on that one, beginer here but learning. Thx Again Dan
|
|
|
|
|
|
#4 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
Hi dantb
You may want to use Useform1.Hide if you wish for the UserForm Contols to retain all their Values. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|