Hello all,

I created a Userform in Excel 2016 that incorporates a font that is not available by default on PCs.

I installed the (.otf) file on my PC. When I transfer the excel workbook to load the Userform on another PC, the default font (Arial) is used.

Is it possible to incorporate some code in VBA to check whether the font is available and install it if it isn't?

Thanks