Format Cells dialog box on UserForm

N

nmj

Hello,
I am now developing my own UserForm and I want to place
"Format Cells" function on it.
With the UserForm, I want to change font type, font size and so on
The excel original "Format Cells" dialog has a multipage style. So, i
possible, I want to place the multipage style formats cell funftion o
my UserForm.
Do I have to make it by using each premitive compornents(button
listbox,...). I think this method is possible, but I think it will
take very much time.
Or is there any other good menthod to do this?
Best Regards,

nm
 
Top