Is it possible to assign a quick key to a symbol for easier insertion?
Is it possible to assign a quick key to a symbol for easier insertion?
You tried the Alt tab + the number ??
Maybe assigning a shortcut to a macro Alt +F8 and options
or add-in from this site![]()
Sub AddSymbol() ActiveCell.FormulaR1C1 = """" With ActiveCell.Characters(Start:=1, Length:=1).Font .Name = "Webdings" .FontStyle = "Regular" .Size = 10 End With End Sub
http://www.cpearson.com/excel/chars.htm
VBA Noob
_________________________________________
![]()
![]()
Credo Elvem ipsum etian vivere
_________________________________________
A message for cross posters
Please remember to wrap code.
Forum Rules
Please add to your signature if you found this link helpful. Excel links !!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks