Adding a toolbar on a form

J

John Riley

Hi

Is it possible to add a toolbar to a user-form? The only material even closely related to this has been on disabling the "x" close button on the form

Thanks John
 
C

Chip Pearson

John,

Userforms in VBA do not support toolbars.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


message
Hi;

Is it possible to add a toolbar to a user-form? The only
material even closely related to this has been on disabling the
"x" close button on the form!
 
Top