Have you set a break point right before you display the form so that you can
walk through the code that is triggered when the user presses enter? It
sounds like one of your macros is clearning the form and you just have to
find out why.
Bob Flanagan
Macro Systems
Delaware, U.S. 302-234-9857
http://www.add-ins.com
Productivity add-ins and downloadable books on
VB macros for Excel
"gpjb" wrote in message
...
I have a fairly compex userform controlling a hotel reservation system.
I have an annoying problem that occurs when the user presses the
"enter/return" key - all data on the form disappears. Note: This
happens before data is saved.
How can I trap the event , not lose the data entered, and continue
entering data on to the form?
Thanks, gpjb
--
gpjb
------------------------------------------------------------------------
gpjb's Profile:
http://www.excelforum.com/member.php...o&userid=14081
View this thread: http://www.excelforum.com/showthread...hreadid=382530