No, we don't need this information, Bucky does.
Bucky -
You simply need to write code that changes each control to its default
value, most likely false for checkboxes and "" for textboxes. Do this right
after you place the current values of the controls into the worksheet.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. -
http://PeltierTech.com
_______
"JLGWhiz" <(E-Mail Removed)> wrote in message
news:78062EBC-EAC0-442E-BEE0-(E-Mail Removed)...
> To answer your question, you will need to supply the following
> information:
>
> 1. What controls are used on the UserForm i.e. listboxes, comboboxes,
> textboxes?
>
> 2. Post the code that is behind the form. i.e. initialize and click
> event
> codes.
>
> "willfeld" wrote:
>
>> I have a user form with a command button that users enter data to a
>> table.
>> How can clear the user form with the same button click that enters the
>> data
>> so someone can continue to the next record? i know this must be simple
>> but
>> it is eluding me.
>> --
>> Bucky F