A
adsa
I want my function to format the cell it is coming from. E.g.
Function testfunc()
application.caller.font.name="arial"
End Function
This does not work for me. Any ideas would be welcome.
Function testfunc()
application.caller.font.name="arial"
End Function
This does not work for me. Any ideas would be welcome.