I have a
lot of fonts installed. We're talking about in the 1,600 to 1,700 range. I like to make all kinds of neat titles and headers out of them as a hobby, partially for the larger projects that I do within
Forum Games. As you could imagine, finding the right font within over a thousand fonts is not easy, and sometimes you need to see the font to know what it looks like. I am categorizing each font, including by Serif/Sans-Serif, style, such as calligraphic, pictographic, distorted, digital, etc., and I will be making a separate sheet with search tools where I can narrow down results of this giant list by name, category, etc. I will return to this later.
Originally, I created a long list of fonts by name in an Excel spreadsheet in Column A with the font name being displayed larger and in the font specified in Column A. Problem is, Excel isn't too keen on having somewhere over 800 fonts running at once.
Naturally I want to have the search functions to return all fonts that satisfy the conditions in this sheet's Column A, but I want to do more than just display the font name in the generic font. I want to be able to replicate the data in Column A in Column B while setting it to the respective font, 48pt.
Is here someone who would be willing to write a function (yes, in VBA; that's what Microsoft Excel uses) on this and let me know how to implement it? I would be very thankful for your help.