Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How do you put the bullet Character (Alt 30) into a cell with code? I recorded a macro and ended with Range("T1").Select ActiveCell.FormulaR1C1 = "?" but running this invokes Run-time error '1004': Select method of Range class failed 1 hour + Googling and still looking ! Thanks - Kirk |