Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can I insert a symbol in VBA just as I can in the worksheet with:
Insert Symbol... I would like to enter code like: Sub symenterx() ActiveCell.Value = "ˆ°" End Sub rather than: Sub symenter() ActiveCell.Value = ChrW(8752) End Sub -- Gary''s Student - gsnu200765 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Type a symbol useing shortcut keys rather the insert a symbol | Excel Discussion (Misc queries) | |||
Insert symbol | Excel Programming | |||
Insert symbol | Excel Discussion (Misc queries) | |||
insert a therefore symbol | New Users to Excel | |||
I need a symbol but "symbol" in the Insert menu is grayed-out. | Excel Discussion (Misc queries) |