View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joev7777 joev7777 is offline
external usenet poster
 
Posts: 12
Default Installing font with VB

I have written an excel template that uses a font I distribute with the
spreadsheet. Most of the computers that use this spreadsheet don't have this
particular font, so Excel falls back to a default font.

How would I install a font from within Excel using VB?

Thanks

Joe V.