Thread: TTF File
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Michel Petit[_2_] Michel Petit[_2_] is offline
external usenet poster
 
Posts: 8
Default TTF File

Can't you distribute the TTF file as well as the Excel file ?


"PK" wrote:

Greetings,

I have a TTF File containing a specialized font that i want to use in my
spreadsheet. The problem is that when others open the spreadsheet, they dont
have the font. Does anyone have VBA code i could add to the spreadsheet open
event that would load the ttf for them so cells formatted as that font will
appear correctly?

Thanks!