Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
i am trying to implement number and circle in straight table in same metric based on the condition.
for Red Circle i am using chr('128308') but unable to find same for Green and Amber circle.
can some one share me the chr code for Green and Amber circle?
Try :
128994
128993
128994
128993
for Square,
i got
RED Circle:chr('128308')
Green Circle:chr('128309'),now looking for Amber Circle chr code
can some one share the Amber Circle chr code?
I use these codes for coloured squares
Colour, chr
Red, 128997
Blue, 128998
Amber, 128999
Yellow, 129000
Green, 129001
Purple, 129002