![]() |
![]() |
|
|||||||
| 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
Posts: 88
|
Custom form called by a command button on sheet. After form is sucessfully called, filled out and submitted the data adds to my list. The next time the form is called it is prefilled out with the values of the last time it was used. I need the form to be blank each time is it called.. I assume I can put a "reset" statement before the UserForm1.Hide at the end of the form but I dunno the syntax.. THANKS!
|
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Columbus, OH, USA
Posts: 3,519
|
Quote:
This destroys the form instead of just hiding it. This will reset the form. Cheers |
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 88
|
perfect thanks..
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|