Hi guys,
I am trying to get a vba code to extract font color and it appears not be working.
The data is in column AI and I created column AJ 'Font color' but the vba code appears not to be working
=GetFontColor(AI3)
What I need to gain is to know the text color of the specific range of column AI? Any advice would be great.
Kind Regards,
Dan
I am trying to get a vba code to extract font color and it appears not be working.
The data is in column AI and I created column AJ 'Font color' but the vba code appears not to be working
=GetFontColor(AI3)
What I need to gain is to know the text color of the specific range of column AI? Any advice would be great.
Kind Regards,
Dan