Cant start new e-mail when Userform1 are open

E

ExcelLars

Hi!
I have a userform1 that works fine, but when I try to make a new e-
mail or search for a e-mail this buttons will not get focus. Pleas
help.
 
E

ExcelLars

Hi!
I have a userform1 that works fine, but when I try to make a new e-
mail or search for a e-mail this buttons will not get focus.  Pleas
help.

Solution: UserForm1.Show vbModeless
 
Top