Hello,

I need to write a macro that will insert one of the symbols into a cell via a Macro (specifically the shape called 'Black Circle', which can be found in the Arial font, in the subset Geometric Shapes).

I have tried recording a macro and doing this to see the code, but when re-ran it only inserts a question mark.

It displays the character code of 25CF (in unicode), is there anyway I can use this to insert the character?

Many thanks,

-Graham