Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-12-2020, 12:18 AM
SamDsouza SamDsouza is offline List of ascii code of Character Symbols or code for all symbols used in Word Windows 10 List of ascii code of Character Symbols or code for all symbols used in Word Office 2013
Advanced Beginner
List of ascii code of Character Symbols or code for all symbols used in Word
 
Join Date: Aug 2019
Posts: 71
SamDsouza is on a distinguished road
Default List of ascii code of Character Symbols or code for all symbols used in Word


Hello

Can anyone help me to get List of ascii code or code of Character Symbols for bullet marks like right /checked mark or Black full stops

Thanks
SamD
Reply With Quote
  #2  
Old 03-12-2020, 12:53 AM
macropod's Avatar
macropod macropod is offline List of ascii code of Character Symbols or code for all symbols used in Word Windows 7 64bit List of ascii code of Character Symbols or code for all symbols used in Word Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,956
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Windows ASCII codes - which is what Word uses - are the same as you can download from any number of websites. And, except for where specialised symbol fonts and the like are concerned, its Unicode characters are the same as you can download from any number of websites. Or you can look in Insert|Symbol.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 03-12-2020, 02:40 AM
SamDsouza SamDsouza is offline List of ascii code of Character Symbols or code for all symbols used in Word Windows 10 List of ascii code of Character Symbols or code for all symbols used in Word Office 2013
Advanced Beginner
List of ascii code of Character Symbols or code for all symbols used in Word
 
Join Date: Aug 2019
Posts: 71
SamDsouza is on a distinguished road
Default

I found chrW from Excel Forum for right Tick as quoted below
Quote:
Sub tst()
Cells(1, 1).Value = ChrW(&H2713)
End Sub

Code:
Range("C2") = WorksheetFunction.Unichar(128247)
How can i use .Unichar(128247) VBA for word
Also what will be unichar of ChrW(&H2713)
In similar fashion can you recommend particular website for list of ChrW

SamD
Reply With Quote
  #4  
Old 03-12-2020, 04:49 AM
macropod's Avatar
macropod macropod is offline List of ascii code of Character Symbols or code for all symbols used in Word Windows 7 64bit List of ascii code of Character Symbols or code for all symbols used in Word Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,956
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

ChrW is just how Unicode characters are written with VBA. &H2713 refers to Unicode character Hex 2713 (i.e. ɱ). The things you need to understand about Windows fonts are:
• Not all fonts support Unicode characters; and
• Even with fonts that support Unicode characters, some fonts only support a subset of them.
Hence, there is no website that is likely to tell you which Unicode characters are available in Word, simply because that depends on which version on Windows/Mac OS you're using and which characters a given font supports. That said, if you find a website that lists Unicode characters, those are the same characters that a Windows or Mac OS that supports a given character code will display.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
List of ascii code of Character Symbols or code for all symbols used in Word How can you use the " character for inches in a field code? steveflooks Word 1 07-19-2018 02:52 PM
List of ascii code of Character Symbols or code for all symbols used in Word Getting rid of symbols---how? codger1936 Word 2 05-15-2017 01:30 AM
List of ascii code of Character Symbols or code for all symbols used in Word Drop Down List using SYMBOLS sm5948 Word 2 09-28-2011 05:05 AM
List of ascii code of Character Symbols or code for all symbols used in Word Help with Symbols!! Rcb1982 Word 1 06-02-2010 02:20 AM
Shortcuts for Symbols johnatjgr Word 2 04-21-2010 05:28 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:55 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft