Dialog & User Form

B

bach

Hi Guys,

I am playing around in Excel, and would like to know what the
difference been the two forms. The Dialog sheet holds the elements and
fields, and the UserForm is done in VBA.

What are the differences between them, why use one over another.??

Look forward to your explanations.

Kind Regards

Bach
 
B

Bob Phillips

Dialog sheets are the pre-VBA way of doing it, retained for compatibility.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top