View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GRussell31 GRussell31 is offline
external usenet poster
 
Posts: 1
Default Inserting Symbols via a macro


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


--
GRussell31
------------------------------------------------------------------------
GRussell31's Profile: http://www.excelforum.com/member.php...o&userid=31138
View this thread: http://www.excelforum.com/showthread...hreadid=507999