[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.excel.programming

allow entry in only one txtbox

CR

12/13/2006 9:24:00 PM

I have a userform with 5 frames. Each frame has 2 txtboxes and 2 labels.
The user needs to enter a numeric value in one of the txtboxes but not both.

How to code the form to loop through the frames and check that only one in
each frame has an entry and then give a msgbox when the save button is
pushed?

Thank You
CR