<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Font Archives - Excel Zoom</title>
	<atom:link href="https://excelzoom.com/tag/font/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/tag/font/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Tue, 24 Jun 2014 21:52:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://excelzoom.com/wp-content/uploads/2022/04/favicon.ico</url>
	<title>Font Archives - Excel Zoom</title>
	<link>https://excelzoom.com/tag/font/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Return all Characters in a Font</title>
		<link>https://excelzoom.com/return-characters-font/</link>
					<comments>https://excelzoom.com/return-characters-font/#comments</comments>
		
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Tue, 24 Jun 2014 21:43:38 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Formula]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<guid isPermaLink="false">http://excelzoom.com/?p=552</guid>

					<description><![CDATA[<p>When you use a regular keyboard, you get plenty of options when it comes to the characters you get to type. In most cases the upper and lowercase letters, 0-9, and all of the symbols available to you will provide plenty of flexibility in your typing. On occasion though you might find yourself stuck on [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/return-characters-font/">Return all Characters in a Font</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When you use a regular keyboard, you get plenty of options when it comes to the characters you get to type. In most cases the upper and lowercase letters, 0-9, and all of the symbols available to you will provide plenty of flexibility in your typing. On occasion though you might find yourself stuck on an American keyboard needing to type the British Pound (£), or Euro (€) symbols. Now, you could remember that ALT + 0163 and ALT + 0128 will return each of these symbols, or you could return all characters in a font to find the characters you need to use.</p>
<p>To list out each character, type the following formula into a cell in row 1 (the column you are in doesn&#8217;t matter, just that you are in row 1).</p>
<pre>=CHAR(ROW())</pre>
<p>The CHAR formula will display the character that corresponds to a number between 1-255. ROW() will generate the current row number. Entering that formula in row 1 will produce the character that represents CHAR(1).</p>
<p>So now take that formula, copy and fill it down to row 255. This will give you all 255 characters in the font you are working with.</p>
<p>Most fonts will produce the same symbols within their own format. For example, row 162 will produce a cents symbol (¢) whether you&#8217;re using Arial, Times New Roman, etc. The symbol will just look slightly different the same way letters look different between the two fonts.</p>
<h2><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-553" src="https://excelzoom.com/wp-content/uploads/2014/06/return-font-symbols.png" alt="Return all characters in a font" width="304" height="285" /></h2>
<p>However, if you&#8217;re using a graphic font like Webdings, or Wingdings you will get something else entirely, like a box or a circle.</p>
<p>Once you have all these characters listed out, you can copy and paste them into other cells if you need to.</p>
<p>Another option to insert some of these special characters into your spreadsheet would be to click the <em>Insert</em> tab &gt; <em>Symbol</em> from the <em>Symbols</em> group.</p>
<p>This brings up the <em>Symbol</em> window.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-554" src="https://excelzoom.com/wp-content/uploads/2014/06/excel-symbols.png" alt="Excel Symbols" width="350" height="256" /></p>
<p>Here, you can find more than just the 255 characters that are associated with a particular font. You can quickly jump to a given subset of symbols such as Arrows, Currency Symbols, Greek, Mathematical Operators, etc. as well as switching between fonts.</p>
<p>You can also click on the <em>Special Characters</em> tab to get some additional characters such as the Copyright (©), Registered (®), or Trademark (<img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />) symbols, among others.</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/return-characters-font/">Return all Characters in a Font</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://excelzoom.com/return-characters-font/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
