VBA with Font dialog without use comdlg.ocx
Hi,
As my Excel sheet have to distribute to users, OCX will cause me trouble of
licensing. I tried Application.Dialogs(xlDialogFont).Show but can't read the
return values. Can anybody suggest a way to do font dialog without much
problem now and future?
Best regards,
Joe.
|