Hi
I am fairly new to VBA so excuse my newbee question. Ihave a function that works on one notebook in Excel 2007 that doesn't seem to work on another machine running the same SOE.
The function is:
Public Function colorfont(ActiveCell) As Double
colorfont = ActiveCell.Font.Color
End...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.