Hi,
I want to change the font name in a cell using if then function, not using VBA.
Examle:
Font name in A1 = Calibri
If A2=1, then font name in A1 will change to Arial
If A2=2, then font name in A1 will change to Times New Roman
Properly I will create a list of font names.
I do not know if this can be done. If it is impossible to do with function,
then I will take VBA. The code may have codes to change font name,
color, bold, italic, size, etc.
Thanks
Bookmarks