<?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/"
	>

<channel>
	<title>parse &#8211; HowtoExcel.net</title>
	<atom:link href="https://howtoexcel.net/category/parse/feed" rel="self" type="application/rss+xml" />
	<link>https://howtoexcel.net</link>
	<description>Analytics. Automation. Process Improvement.</description>
	<lastBuildDate>Fri, 05 Sep 2025 17:37:23 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://howtoexcel.net/wp-content/uploads/2019/01/h2eicon.png</url>
	<title>parse &#8211; HowtoExcel.net</title>
	<link>https://howtoexcel.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Excel&#8217;s New Text Functions Make Data Parsing a Breeze</title>
		<link>https://howtoexcel.net/2022/04/excels-new-text-functions-make-data-parsing-a-breeze.html</link>
					<comments>https://howtoexcel.net/2022/04/excels-new-text-functions-make-data-parsing-a-breeze.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Wed, 13 Apr 2022 02:12:03 +0000</pubDate>
				<category><![CDATA[dates]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[parse]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=6880</guid>

					<description><![CDATA[<p>Parsing data in Excel can be complicated, using a combination of functions ranging from LEFT, RIGHT, MID, and FIND. However, with the help of a few new functions that are available in Excel, the process is a whole lot easier for users. In this post, I&#8217;ll look at how you could parse out a date [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2022/04/excels-new-text-functions-make-data-parsing-a-breeze.html">Excel&#8217;s New Text Functions Make Data Parsing a Breeze</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2022/04/excels-new-text-functions-make-data-parsing-a-breeze.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Convert a Table From an SEC Report Into Excel</title>
		<link>https://howtoexcel.net/2022/04/convert-table-from-an-sec-report-into-excel.html</link>
					<comments>https://howtoexcel.net/2022/04/convert-table-from-an-sec-report-into-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Thu, 07 Apr 2022 02:23:32 +0000</pubDate>
				<category><![CDATA[functions]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[iferror]]></category>
		<category><![CDATA[investing]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[stocks]]></category>
		<category><![CDATA[substitute]]></category>
		<category><![CDATA[template]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=6839</guid>

					<description><![CDATA[<p>If you want to download a company&#8217;s financial statements or data, the easiest place is often straight from the source: the Securities &#38; Exchange Commission (SEC). You can download financials in Excel format if there is an interactive option within the SEC filing, but that won&#8217;t give you all the tables contained in an earnings [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2022/04/convert-table-from-an-sec-report-into-excel.html">How to Convert a Table From an SEC Report Into Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2022/04/convert-table-from-an-sec-report-into-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extract Numbers From a String of Text</title>
		<link>https://howtoexcel.net/2022/01/extract-numbers-from-a-string-of-text.html</link>
					<comments>https://howtoexcel.net/2022/01/extract-numbers-from-a-string-of-text.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 05:46:21 +0000</pubDate>
				<category><![CDATA[parse]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=6590</guid>

					<description><![CDATA[<p>Oftentimes when you&#8217;re working with a large range of values, it can be useful to add letters such as &#8216;B&#8217; to indicate billions or &#8216;M&#8217; to show millions. It can save space and be easier to read without too many zeroes. But if you want to perform any analysis, you&#8217;ll need to ensure that you&#8217;re [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2022/01/extract-numbers-from-a-string-of-text.html">Extract Numbers From a String of Text</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2022/01/extract-numbers-from-a-string-of-text.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Creating a Stock Market Dashboard in Excel</title>
		<link>https://howtoexcel.net/2021/09/creating-a-stock-market-dashboard-in-excel.html</link>
					<comments>https://howtoexcel.net/2021/09/creating-a-stock-market-dashboard-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Tue, 28 Sep 2021 04:36:50 +0000</pubDate>
				<category><![CDATA[conditional formatting]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[google sheets]]></category>
		<category><![CDATA[investing]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[power query]]></category>
		<category><![CDATA[stocks]]></category>
		<category><![CDATA[substitute]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=6243</guid>

					<description><![CDATA[<p>Want to create a dashboard to track the stock market and the latest business-related news? Below, I&#8217;ll show you how you can create a stock market dashboard using Excel and Google Sheets to pull in all the data you&#8217;ll need. If you&#8217;d prefer to just download the file, you can do so here. Step 1: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2021/09/creating-a-stock-market-dashboard-in-excel.html">Creating a Stock Market Dashboard in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2021/09/creating-a-stock-market-dashboard-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Parse Data in Excel Using Power Query</title>
		<link>https://howtoexcel.net/2021/05/how-to-parse-data-in-excel-using-power-query.html</link>
					<comments>https://howtoexcel.net/2021/05/how-to-parse-data-in-excel-using-power-query.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Tue, 25 May 2021 04:45:00 +0000</pubDate>
				<category><![CDATA[parse]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[power query]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=5544</guid>

					<description><![CDATA[<p>In an old post, I went over how to parse data using various different functions. This time around, I&#8217;m going to show you how much easier it is do that in Power Query. If you&#8217;re not comfortable using LEN or MID functions, then this will make your life a whole lot easier. And to keep [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2021/05/how-to-parse-data-in-excel-using-power-query.html">How to Parse Data in Excel Using Power Query</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2021/05/how-to-parse-data-in-excel-using-power-query.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Combine Two Columns in Excel</title>
		<link>https://howtoexcel.net/2020/05/how-to-combine-two-columns-in-excel.html</link>
					<comments>https://howtoexcel.net/2020/05/how-to-combine-two-columns-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Mon, 11 May 2020 18:42:58 +0000</pubDate>
				<category><![CDATA[parse]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=3530</guid>

					<description><![CDATA[<p>If you&#8217;ve inherited or downloaded a data set, you know that sometimes you&#8217;ll need to combine data together to make it in the format that you want. A good example is a list of addresses where you may have the street information in one column and the zip or postal codes in another column. To [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2020/05/how-to-combine-two-columns-in-excel.html">How to Combine Two Columns in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2020/05/how-to-combine-two-columns-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Remove Time From Excel Date</title>
		<link>https://howtoexcel.net/2020/02/how-to-remove-time-from-excel-date.html</link>
					<comments>https://howtoexcel.net/2020/02/how-to-remove-time-from-excel-date.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Sat, 29 Feb 2020 22:30:20 +0000</pubDate>
				<category><![CDATA[dates]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[left]]></category>
		<category><![CDATA[mid]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=3250</guid>

					<description><![CDATA[<p>If your data contains date and time, and you only need the former, there are ways for you to remove time from the excel date. The first step, however, is in determining whether your data is in date format or whether the information is stored as text. Depending on which one it is, it will [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2020/02/how-to-remove-time-from-excel-date.html">How to Remove Time From Excel Date</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2020/02/how-to-remove-time-from-excel-date.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Calculate Time Difference in Excel</title>
		<link>https://howtoexcel.net/2020/01/how-to-calculate-time-difference-in-excel.html</link>
					<comments>https://howtoexcel.net/2020/01/how-to-calculate-time-difference-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Sun, 26 Jan 2020 23:39:07 +0000</pubDate>
				<category><![CDATA[dates]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[parse]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=3071</guid>

					<description><![CDATA[<p>If you need to keep track of time entries, whether for a timesheet or some other purposes, it&#8217;s important you know how to calculate time differences in Excel, and that&#8217;s what I&#8217;ll show you how to do in this post. If you&#8217;re just looking for the difference in dates, including months, days, or years, then [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2020/01/how-to-calculate-time-difference-in-excel.html">How to Calculate Time Difference in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2020/01/how-to-calculate-time-difference-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Parse Data in Excel: DBA Names</title>
		<link>https://howtoexcel.net/2019/05/how-to-parse-data-in-excel-dba-names.html</link>
					<comments>https://howtoexcel.net/2019/05/how-to-parse-data-in-excel-dba-names.html#comments</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Tue, 21 May 2019 04:03:55 +0000</pubDate>
				<category><![CDATA[parse]]></category>
		<category><![CDATA[advanced]]></category>
		<guid isPermaLink="false">http://a31.748.myftpupload.com/?p=2495</guid>

					<description><![CDATA[<p>If you deal with credit card transactions a lot then you know that trying to get the vendor name out of the descriptions can be challenging to say the least. Companies can sometimes cram a lot of information into their doing business as (DBA) name that can show up on your statement. Information such as [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2019/05/how-to-parse-data-in-excel-dba-names.html">How to Parse Data in Excel: DBA Names</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2019/05/how-to-parse-data-in-excel-dba-names.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Parse Data to Make it More Useful for Data Analysis</title>
		<link>https://howtoexcel.net/2017/06/how-to-parse-data-to-make-it-more.html</link>
					<comments>https://howtoexcel.net/2017/06/how-to-parse-data-to-make-it-more.html#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 28 Jun 2017 16:55:00 +0000</pubDate>
				<category><![CDATA[advanced]]></category>
		<category><![CDATA[parse]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>In a previous post I have gone over how to use LEFT and MID functions for parsing data, but in this post, I&#8217;ll go through a specific example from start to finish. I am going to pull my data from the citymayors website, url as follows: http://www.citymayors.com/features/capitals.html The data on this page looks like this: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2017/06/how-to-parse-data-to-make-it-more.html">How to Parse Data to Make it More Useful for Data Analysis</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2017/06/how-to-parse-data-to-make-it-more.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
