I have a excell sheet that looks like:
A B C
1 108 Arial =mySymbol(A1,B1)
2 95 myTTF =mySymbol(A2,B2)
the truble is that I can't get the vba function to change the font (name) for the formula cell. Is there a way around this to be able too make changes to the worksheet form a vba function that is called as a formula
TIA
Naftaly
A B C
1 108 Arial =mySymbol(A1,B1)
2 95 myTTF =mySymbol(A2,B2)
the truble is that I can't get the vba function to change the font (name) for the formula cell. Is there a way around this to be able too make changes to the worksheet form a vba function that is called as a formula
TIA
Naftaly