<?xml version="1.0" encoding="UTF-8"?>

<!-- Sitemap dynamically generated by All In One SEO Pack 3.7.1 on Fri, 03 Apr 2026 19:29:31 UTC -->
<?xml-stylesheet type="text/xsl" href="https://danwagner.co/sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
	xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
	<url>
		<loc>https://danwagner.co/</loc>
		<lastmod>2016-07-08T14:15:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>
	<url>
		<loc>https://danwagner.co/create-a-new-column-based-on-a-different-column-with-vba/</loc>
		<lastmod>2016-10-19T10:55:10Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/calculate_results_and_add_as_column.gif</image:loc>
			<image:caption></image:caption>
			<image:title>calculate_results_and_add_as_column</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/thanks/</loc>
		<lastmod>2016-04-29T12:08:53Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/yas.gif</image:loc>
			<image:caption>YAAASSSSSSSS!</image:caption>
			<image:title>yas</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/converting-numbers-like-yyyymmdd-to-dates-with-vba/</loc>
		<lastmod>2016-10-19T10:55:51Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/convert_yyyymmdd_to_date_udf.gif</image:loc>
			<image:caption></image:caption>
			<image:title>convert_yyyymmdd_to_date_udf</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-data-and-transposing-the-results-to-rows-not-columns-with-vba/</loc>
		<lastmod>2016-10-19T11:00:01Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/activate_ms_scripting_runtime.gif</image:loc>
			<image:caption>This is how to add the Microsoft Scripting Runtime Reference</image:caption>
			<image:title>activate_ms_scripting_runtime</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/split_campers_by_cabin.gif</image:loc>
			<image:caption></image:caption>
			<image:title>split_campers_by_cabin</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/deleting-blank-rows-in-a-variable-range-with-vba/</loc>
		<lastmod>2016-10-19T10:59:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/delete_blank_rows_with_varying_range.gif</image:loc>
			<image:caption></image:caption>
			<image:title>delete_blank_rows_with_varying_range</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-1/</loc>
		<lastmod>2016-10-19T10:59:28Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/merge_many_csvs_into_master_1.png</image:loc>
			<image:caption>Given this file structure with CSVs, we want to merge them all into the master file</image:caption>
			<image:title>merge_many_csvs_into_master_1</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/folder_structure_for_combining_csvs.png</image:loc>
			<image:caption>This is the setup we&#8217;ll use to combine all these suckers</image:caption>
			<image:title>folder_structure_for_combining_csvs</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-2/</loc>
		<lastmod>2016-10-19T10:59:12Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/merge_many_csvs_into_master_1.png</image:loc>
			<image:caption>Given this file structure with CSVs, we want to merge them all into the master file</image:caption>
			<image:title>merge_many_csvs_into_master_1</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/master_sheet_column_assignment.png</image:loc>
			<image:caption>Boom &#8212; since we&#8217;re in charge of Master, we can be 100% sure about those tricky columns, &#8220;Time Zone&#8221; and &#8220;Date&#8221;</image:caption>
			<image:title>master_sheet_column_assignment</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/master_sheet_get_timezone_and_date.png</image:loc>
			<image:caption>The &#8220;Date&#8221; and &#8220;Time Zone&#8221; values only show up once, but we want them to run down the entire column in the master file</image:caption>
			<image:title>master_sheet_get_timezone_and_date</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-3/</loc>
		<lastmod>2016-10-19T10:58:57Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/merge_many_csvs_into_master_1.png</image:loc>
			<image:caption>Given this file structure with CSVs, we want to merge them all into the master file</image:caption>
			<image:title>merge_many_csvs_into_master_1</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-speed-up-delete-row-loops/</loc>
		<lastmod>2016-10-19T10:58:35Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/ludicrous_speed.jpg</image:loc>
			<image:caption>Ludicrous speed!</image:caption>
			<image:title>ludicrous_speed</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/delete_rows_with_autofilter_step_by_step.gif</image:loc>
			<image:caption>Deleting rows with the AutoFilter (step by step)</image:caption>
			<image:title>delete_rows_with_autofilter_step_by_step</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-can-you-extract-several-values-from-a-string/</loc>
		<lastmod>2016-10-19T10:58:13Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/text_to_columns.png</image:loc>
			<image:caption>Excel&#8217;s built-in Text to Columns functionality</image:caption>
			<image:title>text_to_columns</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/split_out_square_brackets.png</image:loc>
			<image:caption>Our End Target</image:caption>
			<image:title>split_out_square_brackets</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/enable_regular_expressions.gif</image:loc>
			<image:caption>Turn on Regular Expression support in VBA</image:caption>
			<image:title>enable_regular_expressions</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/extract_values_from_string.gif</image:loc>
			<image:caption>Here&#8217;s our script in-action, plucking values like a champ</image:caption>
			<image:title>extract_values_from_string</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-transpose-horizontal-data-to-vertical-data-for-easy-pivot-tables/</loc>
		<lastmod>2016-10-19T10:57:51Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/source_data_starting_point.png</image:loc>
			<image:caption>Our example data</image:caption>
			<image:title>source_data_starting_point</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/ideal_world_data.png</image:loc>
			<image:caption>This is the way we WANT our data to look</image:caption>
			<image:title>ideal_world_data</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/transpose_horizontal_data_to_vertical.gif</image:loc>
			<image:caption>This is our horizontal-to-vertical converting, de-pivoting macro in action</image:caption>
			<image:title>transpose_horizontal_data_to_vertical</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/enable_scripting_dictionary_object.gif</image:loc>
			<image:caption>Enabling the Scripting.Dictionary object for use in VBA</image:caption>
			<image:title>enable_scripting_dictionary_object</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/</loc>
		<lastmod>2016-10-19T10:57:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/lots_of_data_spread_onto_twelve_sheets.png</image:loc>
			<image:caption>Raw Data for ALL dates, spread out onto 12 different sheets</image:caption>
			<image:title>lots_of_data_spread_onto_twelve_sheets</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/subset_of_the_data_from_each_sheet.png</image:loc>
			<image:caption>This is the only block of data you care about on each sheet</image:caption>
			<image:title>subset_of_the_data_from_each_sheet</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/create_a_subset_workbook.gif</image:loc>
			<image:caption>Our macro in action, creating a &#8220;subset&#8221; workbook with date limits</image:caption>
			<image:title>create_a_subset_workbook</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/not_a_valid_date.gif</image:loc>
			<image:caption>This is what happens if your users enters an invalid date</image:caption>
			<image:title>not_a_valid_date</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/filtered_data_only_in_new_workbook.png</image:loc>
			<image:caption>Our resulting workbook has the right date range ONLY</image:caption>
			<image:title>filtered_data_only_in_new_workbook</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-do-i-save-multiple-sheets-as-a-single-pdf/</loc>
		<lastmod>2016-10-19T10:57:17Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/save_workbook_as_3_sheet_pdf.gif</image:loc>
			<image:caption>Our example workbook has 3 sheets, and we want to save all of them together as a single PDF</image:caption>
			<image:title>save_workbook_as_3_sheet_pdf</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-move-data-from-input-sheet-to-variable-sheets-based-on-user-input/</loc>
		<lastmod>2016-10-19T10:57:00Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/write_data_to_dynamic_sheet_based_on_input.gif</image:loc>
			<image:caption>Here&#8217;s how our data mover works</image:caption>
			<image:title>write_data_to_dynamic_sheet_based_on_input</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/protect_against_months_without_sheets.gif</image:loc>
			<image:caption>Here&#8217;s what our script responds with if the user picks a sheet that does not exist (yet)</image:caption>
			<image:title>protect_against_months_without_sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-run-a-batch-file-and-wait-until-it-finishes-with-vba/</loc>
		<lastmod>2016-10-19T10:56:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/select_windows_script_host_object_model.png</image:loc>
			<image:caption>Make sure the Windows Script Host Object Model is selected</image:caption>
			<image:title>select_windows_script_host_object_model</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/run_batch_file_with_vba_and_wait_on_results1.gif</image:loc>
			<image:caption>Run batch file, wait on results, modify the results</image:caption>
			<image:title>run_batch_file_with_vba_and_wait_on_results</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/vba-toolbelt/</loc>
		<lastmod>2015-09-20T18:56:30Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-zip-files-with-vba-using-7-zip/</loc>
		<lastmod>2016-10-19T11:06:55Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/10/list_of_folders_and_stopping_point.png</image:loc>
			<image:caption>Our Excel file with target folders and a stop point</image:caption>
			<image:title>list_of_folders_and_stopping_point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/archive/</loc>
		<lastmod>2016-10-31T12:29:30Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-a-for-loop/</loc>
		<lastmod>2016-10-19T11:06:32Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/chardee-macdennis-nail.gif</image:loc>
			<image:caption>This is me when my For loop is deleting the WRONG rows</image:caption>
			<image:title>chardee-macdennis-nail</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/deleting-rows-with-a-for-loop-starting-point.png</image:loc>
			<image:caption>You need to delete &#8220;Thumbs.db&#8221; and &#8220;Invoice.zip&#8221; rows</image:caption>
			<image:title>deleting-rows-with-a-for-loop-starting-point</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/deleting-rows-with-a-for-loop-miss-bad-row.png</image:loc>
			<image:caption>This is what happens when your For loop starts at the top and works down&#8230; you will probably miss bad rows!</image:caption>
			<image:title>deleting-rows-with-a-for-loop-miss-bad-row</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/tutorials/</loc>
		<lastmod>2016-10-31T12:04:54Z</lastmod>
		<changefreq>daily</changefreq>
		<priority>0.9</priority>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-range-autofilter/</loc>
		<lastmod>2016-10-19T11:06:19Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/ricky-bobby-go-fast.jpg</image:loc>
			<image:caption>You and your team want to delete rows fast</image:caption>
			<image:title>ricky-bobby-go-fast</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/deleting-rows-with-a-for-loop-starting-point.png</image:loc>
			<image:caption>You need to delete &#8220;Thumbs.db&#8221; and &#8220;Invoice.zip&#8221; rows</image:caption>
			<image:title>deleting-rows-with-a-for-loop-starting-point</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/apply_autofilter_before_delete.gif</image:loc>
			<image:caption>Range.AutoFilter In Slow Motion&#8230; Nice</image:caption>
			<image:title>apply_autofilter_before_delete</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/delete_rows_after_autofilter_has_worked.gif</image:loc>
			<image:caption>Each step in line 31, one at a time</image:caption>
			<image:title>delete_rows_after_autofilter_has_worked</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-multiple-sheets-into-a-single-sheet/</loc>
		<lastmod>2016-10-19T11:05:50Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/hold-onto-your-butts.gif</image:loc>
			<image:caption>It&#8217;s time to combine data y&#8217;all</image:caption>
			<image:title>hold-onto-your-butts</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/combine-sheets-into-one-starting-point.jpg</image:loc>
			<image:caption>Here&#8217;s what we are starting with</image:caption>
			<image:title>combine-sheets-into-one-starting-point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/the-only-progress-bar-you-will-ever-need/</loc>
		<lastmod>2016-10-19T11:05:36Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/progress-bars-are-bad.png</image:loc>
			<image:caption>Seriously, you aren&#8217;t gonna need a progress bar</image:caption>
			<image:title>progress-bars-are-bad</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/progress-bar-example-sheet.png</image:loc>
			<image:caption>Operating on every cell (i.e. row) in this column</image:caption>
			<image:title>progress-bar-example-sheet</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-extract-unique-values-from-anything-in-excel-with-vba/</loc>
		<lastmod>2016-10-19T11:05:18Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/unique-new-york.png</image:loc>
			<image:caption>Collect unique (cities) like Ron Burgundy</image:caption>
			<image:title>unique-new-york</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/uniques-small-example.png</image:loc>
			<image:caption>10 codes, 2 repeats, 8 uniques total</image:caption>
			<image:title>uniques-small-example</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/2pac-i-aint-mad-at-cha.jpg</image:loc>
			<image:caption>&#8220;Why do we need an On Error Resume Next block?&#8221;</image:caption>
			<image:title>2pac-i-aint-mad-at-cha</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-1-a-new-worksheet/</loc>
		<lastmod>2016-10-19T11:04:57Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/r-kelly-remix-to-date-range-copying-improved.png</image:loc>
			<image:caption>Go head on and break &#8217;em off wit a lil&#8217; preview of the remix</image:caption>
			<image:title>r-kelly-remix-to-date-range-copying-improved</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/copy-date-range-data-to-new-worksheet-setup.png</image:loc>
			<image:caption>Our starting point, with dates in column H </image:caption>
			<image:title>copy-date-range-data-to-new-worksheet-setup</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/tony-stark-excellent-question.gif</image:loc>
			<image:caption>What happens if we filter out everything?</image:caption>
			<image:title>tony-stark-excellent-question</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-2-an-existing-worksheet/</loc>
		<lastmod>2016-10-19T11:04:31Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/lauryn-hill-youre-just-too-good-to-be-true.png</image:loc>
			<image:caption>Copying Date Ranges? ALSO TOO GOOD TO BE TRUE</image:caption>
			<image:title>lauryn-hill-youre-just-too-good-to-be-true</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/destination-with-empty-rows-and-columns.png</image:loc>
			<image:caption>What if our destination is in the middle of nowhere too?</image:caption>
			<image:title>destination-with-empty-rows-and-columns</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/barry-badrinath-looking-good.png</image:loc>
			<image:caption>Looking good you handsome mother flipper!</image:caption>
			<image:title>barry-badrinath-looking-good</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-vba-function-and-re-use-it-in-many-subroutines/</loc>
		<lastmod>2016-10-19T11:04:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/eric-the-universe-mind-blown.gif</image:loc>
			<image:caption>My first VBA function was like</image:caption>
			<image:title>eric-the-universe-mind-blown</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/mother-of-god-super-troopers.jpg</image:loc>
			<image:caption>Heaven help you if the code is scattered in many workbooks</image:caption>
			<image:title>mother-of-god-super-troopers</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/harvey-birdman-peter-potamus-that-thing.jpg</image:loc>
			<image:caption>Pass in that thing&#8230; as an argument</image:caption>
			<image:title>harvey-birdman-peter-potamus-that-thing</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-click-one-cell-and-highlight-another/</loc>
		<lastmod>2016-10-19T11:03:56Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/calendar-every-day-is-a-winner.png</image:loc>
			<image:caption>This is my Advent calendar</image:caption>
			<image:title>calendar-every-day-is-a-winner</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/highlight-cells-based-on-selected-cell.gif</image:loc>
			<image:caption>Using Worksheet_SelectionChange makes this a snap</image:caption>
			<image:title>highlight-cells-based-on-selected-cell</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/this-event-code-goes-in-the-worksheet-not-a-regular-module.png</image:loc>
			<image:caption>This Event is tied to calendar, so the code belongs in the calendar Worksheet module</image:caption>
			<image:title>this-event-code-goes-in-the-worksheet-not-a-regular-module</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-open-semicolon-delimited-txt-files-and-convert-them-to-xls-files/</loc>
		<lastmod>2016-10-19T11:03:41Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/calm-stack-overflow-response.png</image:loc>
			<image:caption>Go ahead, post a VBA question on StackOverflow&#8230;</image:caption>
			<image:title>calm-stack-overflow-response</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/semicolon-delimited-text-file.png</image:loc>
			<image:caption>An example semicolon-delimited text file</image:caption>
			<image:title>semicolon-delimited-text-file</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-medianifs-user-defined-function-with-vba/</loc>
		<lastmod>2016-10-19T11:03:10Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/regulators-mount-up-evan-and-dan.png</image:loc>
			<image:caption>Evan and I taking notes from the original Regulators</image:caption>
			<image:title>regulators-mount-up-evan-and-dan</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/bane-in-beast-mode.png</image:loc>
			<image:caption>This Monster Case Statement&#8230;</image:caption>
			<image:title>bane-in-beast-mode</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-certain-sheets-but-not-others-into-a-single-sheet/</loc>
		<lastmod>2016-05-27T11:41:52Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/05/i_cant_let_you_in.png</image:loc>
			<image:caption>Shutting down certain Sheets like Craig T. Nelson</image:caption>
			<image:title>i_cant_let_you_in</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/05/combine_these_sheets_but_skip_other_sheets.png</image:loc>
			<image:caption>Combine the days of the month, skip everything else</image:caption>
			<image:title>combine_these_sheets_but_skip_other_sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-insert-new-rows-based-on-values/</loc>
		<lastmod>2016-06-03T06:26:36Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/dont_let_inserting_rows_feel_like_this.png</image:loc>
			<image:caption>Insert rows without ball-ache by following the steps below</image:caption>
			<image:title>dont_let_inserting_rows_feel_like_this</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/initial_add_rows_worksheet.png</image:loc>
			<image:caption>This is the sheet we start with</image:caption>
			<image:title>initial_add_rows_worksheet</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-count-and-label-duplicate-values-without-countif-or-range-find/</loc>
		<lastmod>2016-06-17T06:17:45Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/reese-bobby-the-fastest-get-paid.png</image:loc>
			<image:caption>Sometimes it&#8217;s all about speed you guys</image:caption>
			<image:title>reese-bobby-the-fastest-get-paid</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/activate_ms_scripting_runtime.gif</image:loc>
			<image:caption>This is how to add the Microsoft Scripting Runtime Reference</image:caption>
			<image:title>activate_ms_scripting_runtime</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/jerry-seinfeld-whats-the-deal-with-vbtextcompare.png</image:loc>
			<image:caption>Why mess around with the CompareMode property?</image:caption>
			<image:title>jerry-seinfeld-whats-the-deal-with-vbtextcompare</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/damn-friday.jpg</image:loc>
			<image:caption>Daaaamn that was fast!</image:caption>
			<image:title>damn-friday</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/youtube/</loc>
		<lastmod>2016-06-19T16:24:32Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-check-if-a-collection-contains-an-object/</loc>
		<lastmod>2016-10-19T11:02:26Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/bulletproof_collection_check.png</image:loc>
			<image:caption>Anyone who tells you they didn&#8217;t love this song is lying</image:caption>
			<image:title>bulletproof_collection_check</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/easy_cheesy_emma.png</image:loc>
			<image:caption>So far so good!</image:caption>
			<image:title>easy_cheesy_emma</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/y_tho.png</image:loc>
			<image:caption>Why are we using On Error Resume Next?</image:caption>
			<image:title>y_tho</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-with-different-columns-on-multiple-sheets-into-a-single-sheet/</loc>
		<lastmod>2016-10-19T11:02:07Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/charlie-combining-sheets.png</image:loc>
			<image:caption>Combining data with different columns? Easier than that</image:caption>
			<image:title>charlie-combining-sheets</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/sales-sheets-with-different-order-columns.gif</image:loc>
			<image:caption>Each sheet has similarities and differences in columns!</image:caption>
			<image:title>sales-sheets-with-different-order-columns</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/activate_ms_scripting_runtime.gif</image:loc>
			<image:caption>This is how to add the Microsoft Scripting Runtime Reference</image:caption>
			<image:title>activate_ms_scripting_runtime</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/charlie-shooting-a-pistol.gif</image:loc>
			<image:caption>Get excited like Charlie y&#8217;all, we&#8217;re almost done!</image:caption>
			<image:title>charlie-shooting-a-pistol</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/The-Gang-Sings-Dances-To-Flipadelphia-Theme-Song-On-Its-Always-Sunny-In-Philadelphia.gif</image:loc>
			<image:caption>We did it you guys, we did it!</image:caption>
			<image:title>The-Gang-Sings-Dances-To-Flipadelphia-Theme-Song-On-Its-Always-Sunny-In-Philadelphia</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-generate-a-guid-in-excel-with-vba/</loc>
		<lastmod>2016-10-19T11:01:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/im_different_yeah_im_different.jpg</image:loc>
			<image:caption>Unique IDs: different, like 2 Chainz</image:caption>
			<image:title>im_different_yeah_im_different</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-select-a-cell-in-one-column-and-highlight-the-corresponding-cell-in-another-column/</loc>
		<lastmod>2016-10-19T11:01:31Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/select-cells-and-corresponding-cells-are-highlighted.gif</image:loc>
			<image:caption>Click a part in Column A, highlight the SKU in Column G</image:caption>
			<image:title>select-cells-and-corresponding-cells-are-highlighted</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/but-why.gif</image:loc>
			<image:caption>Why are we doing this?</image:caption>
			<image:title>but-why</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-multiple-excel-workbooks-into-one-worksheet-with-vba/</loc>
		<lastmod>2016-10-31T12:04:54Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/combined.png</image:loc>
			<image:caption>Combined Data is Better Data</image:caption>
			<image:title>combined</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/but-couldnt-you.png</image:loc>
			<image:caption>Umm why not do the whole thing in this Dir loop?</image:caption>
			<image:title>but-couldnt-you</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/jackie-chan-why.png</image:loc>
			<image:caption>Why are we checking to see if this is the first loop?</image:caption>
			<image:title>jackie-chan-why</image:title>
		</image:image>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/almost-there.png</image:loc>
			<image:caption>Almost done with this one, I promise!</image:caption>
			<image:title>almost-there</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/temp-page-to-validate-password-protection/</loc>
		<lastmod>2016-12-08T23:43:54Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://danwagner.co/rp/</loc>
		<lastmod>2019-03-17T23:08:19Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://danwagner.co/dan/</loc>
		<lastmod>2015-05-31T00:42:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/05/dan-150x150.jpg</image:loc>
			<image:caption></image:caption>
			<image:title>dan</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/create-a-new-column-based-on-a-different-column-with-vba/calculate_results_and_add_as_column/</loc>
		<lastmod>2015-06-05T11:30:29Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/calculate_results_and_add_as_column-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>calculate_results_and_add_as_column</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/converting-numbers-like-yyyymmdd-to-dates-with-vba/convert_yyyymmdd_to_date_udf/</loc>
		<lastmod>2015-06-11T02:22:27Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/convert_yyyymmdd_to_date_udf-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>convert_yyyymmdd_to_date_udf</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-data-and-transposing-the-results-to-rows-not-columns-with-vba/activate_ms_scripting_runtime/</loc>
		<lastmod>2016-06-15T05:11:15Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/activate_ms_scripting_runtime-150x150.gif</image:loc>
			<image:caption>This is how to add the Microsoft Scripting Runtime Reference</image:caption>
			<image:title>activate_ms_scripting_runtime</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-data-and-transposing-the-results-to-rows-not-columns-with-vba/split_campers_by_cabin/</loc>
		<lastmod>2015-06-12T13:19:14Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/split_campers_by_cabin-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>split_campers_by_cabin</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/deleting-blank-rows-in-a-variable-range-with-vba/delete_blank_rows_with_varying_range/</loc>
		<lastmod>2015-06-18T02:30:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/delete_blank_rows_with_varying_range-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>delete_blank_rows_with_varying_range</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-1/merge_many_csvs_into_master_1/</loc>
		<lastmod>2016-06-08T16:14:38Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/merge_many_csvs_into_master_1-150x150.png</image:loc>
			<image:caption>Given this file structure with CSVs, we want to merge them all into the master file</image:caption>
			<image:title>merge_many_csvs_into_master_1</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-1/folder_structure_for_combining_csvs/</loc>
		<lastmod>2016-06-08T16:15:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/folder_structure_for_combining_csvs-150x150.png</image:loc>
			<image:caption>This is the setup we&#8217;ll use to combine all these suckers</image:caption>
			<image:title>folder_structure_for_combining_csvs</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-2/master_sheet_column_assignment/</loc>
		<lastmod>2016-06-08T16:17:56Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/master_sheet_column_assignment-150x150.png</image:loc>
			<image:caption>Boom &#8212; since we&#8217;re in charge of Master, we can be 100% sure about those tricky columns, &#8220;Time Zone&#8221; and &#8220;Date&#8221;</image:caption>
			<image:title>master_sheet_column_assignment</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/combining-many-excel-csv-files-into-one-part-2/master_sheet_get_timezone_and_date/</loc>
		<lastmod>2016-06-08T16:19:35Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/master_sheet_get_timezone_and_date-150x150.png</image:loc>
			<image:caption>The &#8220;Date&#8221; and &#8220;Time Zone&#8221; values only show up once, but we want them to run down the entire column in the master file</image:caption>
			<image:title>master_sheet_get_timezone_and_date</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-speed-up-delete-row-loops/ludicrous_speed/</loc>
		<lastmod>2015-08-12T03:24:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/ludicrous_speed-150x150.jpg</image:loc>
			<image:caption>Ludicrous speed!</image:caption>
			<image:title>ludicrous_speed</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-speed-up-delete-row-loops/delete_rows_with_autofilter_step_by_step/</loc>
		<lastmod>2015-08-12T12:36:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/delete_rows_with_autofilter_step_by_step-150x150.gif</image:loc>
			<image:caption>Deleting rows with the AutoFilter (step by step)</image:caption>
			<image:title>delete_rows_with_autofilter_step_by_step</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-can-you-extract-several-values-from-a-string/text_to_columns/</loc>
		<lastmod>2015-08-23T01:17:24Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/text_to_columns-150x147.png</image:loc>
			<image:caption>Excel&#8217;s built-in Text to Columns functionality</image:caption>
			<image:title>text_to_columns</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-can-you-extract-several-values-from-a-string/split_out_square_brackets/</loc>
		<lastmod>2015-08-23T01:28:37Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/split_out_square_brackets-150x113.png</image:loc>
			<image:caption>Our End Target</image:caption>
			<image:title>split_out_square_brackets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-can-you-extract-several-values-from-a-string/enable_regular_expressions/</loc>
		<lastmod>2015-08-23T01:51:38Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/enable_regular_expressions-150x150.gif</image:loc>
			<image:caption>Turn on Regular Expression support in VBA</image:caption>
			<image:title>enable_regular_expressions</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-can-you-extract-several-values-from-a-string/extract_values_from_string/</loc>
		<lastmod>2015-08-23T14:02:41Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/extract_values_from_string-150x150.gif</image:loc>
			<image:caption>Here&#8217;s our script in-action, plucking values like a champ</image:caption>
			<image:title>extract_values_from_string</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-transpose-horizontal-data-to-vertical-data-for-easy-pivot-tables/source_data_starting_point/</loc>
		<lastmod>2015-08-27T01:30:30Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/source_data_starting_point-150x150.png</image:loc>
			<image:caption>Our example data</image:caption>
			<image:title>source_data_starting_point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-transpose-horizontal-data-to-vertical-data-for-easy-pivot-tables/ideal_world_data/</loc>
		<lastmod>2015-08-27T01:33:21Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/ideal_world_data-150x150.png</image:loc>
			<image:caption>This is the way we WANT our data to look</image:caption>
			<image:title>ideal_world_data</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-transpose-horizontal-data-to-vertical-data-for-easy-pivot-tables/transpose_horizontal_data_to_vertical/</loc>
		<lastmod>2015-08-27T01:44:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/transpose_horizontal_data_to_vertical-150x150.gif</image:loc>
			<image:caption>This is our horizontal-to-vertical converting, de-pivoting macro in action</image:caption>
			<image:title>transpose_horizontal_data_to_vertical</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-transpose-horizontal-data-to-vertical-data-for-easy-pivot-tables/enable_scripting_dictionary_object/</loc>
		<lastmod>2015-08-27T01:53:12Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/enable_scripting_dictionary_object-150x150.gif</image:loc>
			<image:caption>Enabling the Scripting.Dictionary object for use in VBA</image:caption>
			<image:title>enable_scripting_dictionary_object</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/achieve_exactly_requested_output/</loc>
		<lastmod>2015-08-28T01:20:44Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/achieve_exactly_requested_output-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>achieve_exactly_requested_output</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/lots_of_data_spread_onto_twelve_sheets/</loc>
		<lastmod>2015-08-29T12:57:58Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/lots_of_data_spread_onto_twelve_sheets-150x150.png</image:loc>
			<image:caption>Raw Data for ALL dates, spread out onto 12 different sheets</image:caption>
			<image:title>lots_of_data_spread_onto_twelve_sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/subset_of_the_data_from_each_sheet/</loc>
		<lastmod>2015-08-29T13:01:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/subset_of_the_data_from_each_sheet-150x150.png</image:loc>
			<image:caption>This is the only block of data you care about on each sheet</image:caption>
			<image:title>subset_of_the_data_from_each_sheet</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/create_a_subset_workbook/</loc>
		<lastmod>2015-08-29T14:46:50Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/create_a_subset_workbook-150x150.gif</image:loc>
			<image:caption>Our macro in action, creating a &#8220;subset&#8221; workbook with date limits</image:caption>
			<image:title>create_a_subset_workbook</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/not_a_valid_date/</loc>
		<lastmod>2015-08-29T14:54:18Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/not_a_valid_date-150x150.gif</image:loc>
			<image:caption>This is what happens if your users enters an invalid date</image:caption>
			<image:title>not_a_valid_date</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-to-a-new-workbook-based-on-dates/filtered_data_only_in_new_workbook/</loc>
		<lastmod>2015-08-29T15:41:37Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/filtered_data_only_in_new_workbook-150x150.png</image:loc>
			<image:caption>Our resulting workbook has the right date range ONLY</image:caption>
			<image:title>filtered_data_only_in_new_workbook</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/troubleshooting_the_data_copy_steps/</loc>
		<lastmod>2015-08-31T10:37:40Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/08/troubleshooting_the_data_copy_steps-150x150.gif</image:loc>
			<image:caption>This is how I would start troubleshooting the macro &#8211; using break points on the Filter / Copy steps</image:caption>
			<image:title>troubleshooting_the_data_copy_steps</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/updated_code_running_on_row_5_column_2/</loc>
		<lastmod>2015-09-01T11:11:19Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/updated_code_running_on_row_5_column_2-150x150.gif</image:loc>
			<image:caption>Data begins in row 5, column 2</image:caption>
			<image:title>updated_code_running_on_row_5_column_2</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-do-i-save-multiple-sheets-as-a-single-pdf/save_workbook_as_3_sheet_pdf/</loc>
		<lastmod>2015-09-04T13:25:19Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/save_workbook_as_3_sheet_pdf-150x150.gif</image:loc>
			<image:caption>Our example workbook has 3 sheets, and we want to save all of them together as a single PDF</image:caption>
			<image:title>save_workbook_as_3_sheet_pdf</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-move-data-from-input-sheet-to-variable-sheets-based-on-user-input/write_data_to_dynamic_sheet_based_on_input/</loc>
		<lastmod>2015-09-05T21:36:41Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/write_data_to_dynamic_sheet_based_on_input-150x150.gif</image:loc>
			<image:caption>Here&#8217;s how our data mover works</image:caption>
			<image:title>write_data_to_dynamic_sheet_based_on_input</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-move-data-from-input-sheet-to-variable-sheets-based-on-user-input/protect_against_months_without_sheets/</loc>
		<lastmod>2015-09-05T21:39:22Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/protect_against_months_without_sheets-150x150.gif</image:loc>
			<image:caption>Here&#8217;s what our script responds with if the user picks a sheet that does not exist (yet)</image:caption>
			<image:title>protect_against_months_without_sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-run-a-batch-file-and-wait-until-it-finishes-with-vba/select_windows_script_host_object_model/</loc>
		<lastmod>2015-09-19T20:51:45Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/select_windows_script_host_object_model-150x150.png</image:loc>
			<image:caption>Make sure the Windows Script Host Object Model is selected</image:caption>
			<image:title>select_windows_script_host_object_model</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-run-a-batch-file-and-wait-until-it-finishes-with-vba/run_batch_file_with_vba_and_wait_on_results-2/</loc>
		<lastmod>2015-09-20T13:53:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/09/run_batch_file_with_vba_and_wait_on_results1-150x150.gif</image:loc>
			<image:caption>Run batch file, wait on results, modify the results</image:caption>
			<image:title>run_batch_file_with_vba_and_wait_on_results</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-zip-files-with-vba-using-7-zip/list_of_folders_and_stopping_point/</loc>
		<lastmod>2015-10-08T02:44:28Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/10/list_of_folders_and_stopping_point-150x150.png</image:loc>
			<image:caption>Our Excel file with target folders and a stop point</image:caption>
			<image:title>list_of_folders_and_stopping_point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/dan-2/</loc>
		<lastmod>2016-01-22T03:14:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/01/dan-150x150.jpg</image:loc>
			<image:caption></image:caption>
			<image:title>dan</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-a-for-loop/chardee-macdennis-nail/</loc>
		<lastmod>2016-01-22T11:56:44Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/chardee-macdennis-nail-150x150.gif</image:loc>
			<image:caption>This is me when my For loop is deleting the WRONG rows</image:caption>
			<image:title>chardee-macdennis-nail</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-a-for-loop/deleting-rows-with-a-for-loop-starting-point/</loc>
		<lastmod>2016-01-22T12:12:29Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/deleting-rows-with-a-for-loop-starting-point-150x150.png</image:loc>
			<image:caption>You need to delete &#8220;Thumbs.db&#8221; and &#8220;Invoice.zip&#8221; rows</image:caption>
			<image:title>deleting-rows-with-a-for-loop-starting-point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-a-for-loop/deleting-rows-with-a-for-loop-miss-bad-row/</loc>
		<lastmod>2016-01-22T12:38:32Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/deleting-rows-with-a-for-loop-miss-bad-row-150x150.png</image:loc>
			<image:caption>This is what happens when your For loop starts at the top and works down&#8230; you will probably miss bad rows!</image:caption>
			<image:title>deleting-rows-with-a-for-loop-miss-bad-row</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/dwi/</loc>
		<lastmod>2016-01-23T14:36:09Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/dwi-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>dwi</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-range-autofilter/ricky-bobby-go-fast/</loc>
		<lastmod>2016-01-26T12:55:55Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/ricky-bobby-go-fast-150x150.jpg</image:loc>
			<image:caption>You and your team want to delete rows fast</image:caption>
			<image:title>ricky-bobby-go-fast</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-range-autofilter/apply_autofilter_before_delete/</loc>
		<lastmod>2016-01-26T13:35:24Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/apply_autofilter_before_delete-150x150.gif</image:loc>
			<image:caption>Range.AutoFilter In Slow Motion&#8230; Nice</image:caption>
			<image:title>apply_autofilter_before_delete</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-delete-rows-with-range-autofilter/delete_rows_after_autofilter_has_worked/</loc>
		<lastmod>2016-01-26T13:50:07Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/01/delete_rows_after_autofilter_has_worked-150x150.gif</image:loc>
			<image:caption>Each step in line 31, one at a time</image:caption>
			<image:title>delete_rows_after_autofilter_has_worked</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-multiple-sheets-into-a-single-sheet/hold-onto-your-butts/</loc>
		<lastmod>2016-02-01T18:49:27Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/hold-onto-your-butts-150x150.gif</image:loc>
			<image:caption>It&#8217;s time to combine data y&#8217;all</image:caption>
			<image:title>hold-onto-your-butts</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-multiple-sheets-into-a-single-sheet/combine-sheets-into-one-starting-point/</loc>
		<lastmod>2016-02-03T02:37:52Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/combine-sheets-into-one-starting-point-150x150.jpg</image:loc>
			<image:caption>Here&#8217;s what we are starting with</image:caption>
			<image:title>combine-sheets-into-one-starting-point</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-extract-unique-values-from-anything-in-excel-with-vba/nice/</loc>
		<lastmod>2016-03-26T21:06:09Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/nice-150x150.png</image:loc>
			<image:caption>When I get to skip a step I&#8217;m like&#8230;</image:caption>
			<image:title>nice</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/one_hundred_skus_with_different_classification_systems/</loc>
		<lastmod>2016-02-12T00:35:03Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/one_hundred_skus_with_different_classification_systems-150x150.gif</image:loc>
			<image:caption></image:caption>
			<image:title>one_hundred_skus_with_different_classification_systems</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/the-only-progress-bar-you-will-ever-need/progress-bars-are-bad/</loc>
		<lastmod>2016-02-19T04:08:17Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/progress-bars-are-bad-150x150.png</image:loc>
			<image:caption>Seriously, you aren&#8217;t gonna need a progress bar</image:caption>
			<image:title>progress-bars-are-bad</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/the-only-progress-bar-you-will-ever-need/progress-bar-example-sheet/</loc>
		<lastmod>2016-02-23T05:48:13Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/progress-bar-example-sheet-150x150.png</image:loc>
			<image:caption>Operating on every cell (i.e. row) in this column</image:caption>
			<image:title>progress-bar-example-sheet</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-extract-unique-values-from-anything-in-excel-with-vba/unique-new-york/</loc>
		<lastmod>2016-02-23T21:09:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/02/unique-new-york-150x150.png</image:loc>
			<image:caption>Collect unique (cities) like Ron Burgundy</image:caption>
			<image:title>unique-new-york</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-extract-unique-values-from-anything-in-excel-with-vba/uniques-small-example/</loc>
		<lastmod>2016-03-11T03:39:15Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/uniques-small-example-150x150.png</image:loc>
			<image:caption>10 codes, 2 repeats, 8 uniques total</image:caption>
			<image:title>uniques-small-example</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-extract-unique-values-from-anything-in-excel-with-vba/2pac-i-aint-mad-at-cha/</loc>
		<lastmod>2016-03-11T03:53:03Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/2pac-i-aint-mad-at-cha-150x150.jpg</image:loc>
			<image:caption>&#8220;Why do we need an On Error Resume Next block?&#8221;</image:caption>
			<image:title>2pac-i-aint-mad-at-cha</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/thanks/yas/</loc>
		<lastmod>2016-03-19T12:35:26Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2015/06/yas-150x150.gif</image:loc>
			<image:caption>YAAASSSSSSSS!</image:caption>
			<image:title>yas</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-1-a-new-worksheet/r-kelly-remix-to-date-range-copying/</loc>
		<lastmod>2016-03-23T04:57:05Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/r-kelly-remix-to-date-range-copying-150x150.png</image:loc>
			<image:caption>Go head on and break &#8217;em off wit a lil&#8217; preview of the remix</image:caption>
			<image:title>r-kelly-remix-to-date-range-copying</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-1-a-new-worksheet/copy-date-range-data-to-new-worksheet-setup/</loc>
		<lastmod>2016-03-23T05:14:06Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/copy-date-range-data-to-new-worksheet-setup-150x150.png</image:loc>
			<image:caption>Our starting point, with dates in column H </image:caption>
			<image:title>copy-date-range-data-to-new-worksheet-setup</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-1-a-new-worksheet/tony-stark-excellent-question/</loc>
		<lastmod>2016-03-24T04:38:54Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/tony-stark-excellent-question-150x150.gif</image:loc>
			<image:caption>What happens if we filter out everything?</image:caption>
			<image:title>tony-stark-excellent-question</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-1-a-new-worksheet/r-kelly-remix-to-date-range-copying-improved/</loc>
		<lastmod>2016-03-30T14:41:25Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/r-kelly-remix-to-date-range-copying-improved-150x150.png</image:loc>
			<image:caption>Go head on and break &#8217;em off wit a lil&#8217; preview of the remix</image:caption>
			<image:title>r-kelly-remix-to-date-range-copying-improved</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-2-an-existing-worksheet/lauryn-hill-youre-just-too-good-to-be-true/</loc>
		<lastmod>2016-04-01T02:10:55Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/lauryn-hill-youre-just-too-good-to-be-true-150x150.png</image:loc>
			<image:caption>Copying Date Ranges? ALSO TOO GOOD TO BE TRUE</image:caption>
			<image:title>lauryn-hill-youre-just-too-good-to-be-true</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-2-an-existing-worksheet/destination-with-empty-rows-and-columns/</loc>
		<lastmod>2016-04-01T03:00:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/destination-with-empty-rows-and-columns-150x150.png</image:loc>
			<image:caption>What if our destination is in the middle of nowhere too?</image:caption>
			<image:title>destination-with-empty-rows-and-columns</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-copy-data-based-on-dates-part-2-an-existing-worksheet/barry-badrinath-looking-good/</loc>
		<lastmod>2016-04-01T04:54:51Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/03/barry-badrinath-looking-good-150x150.png</image:loc>
			<image:caption>Looking good you handsome mother flipper!</image:caption>
			<image:title>barry-badrinath-looking-good</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-vba-function-and-re-use-it-in-many-subroutines/eric-the-universe-mind-blown/</loc>
		<lastmod>2016-04-05T04:21:03Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/eric-the-universe-mind-blown-150x150.gif</image:loc>
			<image:caption>My first VBA function was like</image:caption>
			<image:title>eric-the-universe-mind-blown</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-vba-function-and-re-use-it-in-many-subroutines/mother-of-god-super-troopers/</loc>
		<lastmod>2016-04-05T04:34:21Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/mother-of-god-super-troopers-150x150.jpg</image:loc>
			<image:caption>Heaven help you if the code is scattered in many workbooks</image:caption>
			<image:title>mother-of-god-super-troopers</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-vba-function-and-re-use-it-in-many-subroutines/harvey-birdman-peter-potamus-that-thing/</loc>
		<lastmod>2016-04-05T05:27:17Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/harvey-birdman-peter-potamus-that-thing-150x150.jpg</image:loc>
			<image:caption>Pass in that thing&#8230; as an argument</image:caption>
			<image:title>harvey-birdman-peter-potamus-that-thing</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-vba-function-and-re-use-it-in-many-subroutines/champ-kind-3-questions-whammy/</loc>
		<lastmod>2016-04-08T09:49:38Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/champ-kind-3-questions-whammy-150x150.png</image:loc>
			<image:caption>Answer those 3 questions and whammy! You&#8217;re done</image:caption>
			<image:title>champ-kind-3-questions-whammy</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-click-one-cell-and-highlight-another/calendar-every-day-is-a-winner/</loc>
		<lastmod>2016-04-15T08:01:07Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/calendar-every-day-is-a-winner-150x150.png</image:loc>
			<image:caption>This is my Advent calendar</image:caption>
			<image:title>calendar-every-day-is-a-winner</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-click-one-cell-and-highlight-another/highlight-cells-based-on-selected-cell/</loc>
		<lastmod>2016-04-15T08:22:03Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/highlight-cells-based-on-selected-cell-150x150.gif</image:loc>
			<image:caption>Using Worksheet_SelectionChange makes this a snap</image:caption>
			<image:title>highlight-cells-based-on-selected-cell</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-click-one-cell-and-highlight-another/this-event-code-goes-in-the-worksheet-not-a-regular-module/</loc>
		<lastmod>2016-04-15T08:37:26Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/this-event-code-goes-in-the-worksheet-not-a-regular-module-150x150.png</image:loc>
			<image:caption>This Event is tied to calendar, so the code belongs in the calendar Worksheet module</image:caption>
			<image:title>this-event-code-goes-in-the-worksheet-not-a-regular-module</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-open-semicolon-delimited-txt-files-and-convert-them-to-xls-files/calm-stack-overflow-response/</loc>
		<lastmod>2016-04-22T03:42:01Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/calm-stack-overflow-response-150x150.png</image:loc>
			<image:caption>Go ahead, post a VBA question on StackOverflow&#8230;</image:caption>
			<image:title>calm-stack-overflow-response</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-open-semicolon-delimited-txt-files-and-convert-them-to-xls-files/semicolon-delimited-text-file/</loc>
		<lastmod>2016-04-22T04:01:30Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/semicolon-delimited-text-file-150x150.png</image:loc>
			<image:caption>An example semicolon-delimited text file</image:caption>
			<image:title>semicolon-delimited-text-file</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-medianifs-user-defined-function-with-vba/regulators-mount-up-evan-and-dan/</loc>
		<lastmod>2016-04-29T03:12:36Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/regulators-mount-up-evan-and-dan-150x150.png</image:loc>
			<image:caption>Evan and I taking notes from the original Regulators</image:caption>
			<image:title>regulators-mount-up-evan-and-dan</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-create-a-medianifs-user-defined-function-with-vba/bane-in-beast-mode/</loc>
		<lastmod>2016-04-29T04:58:14Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/04/bane-in-beast-mode-150x150.png</image:loc>
			<image:caption>This Monster Case Statement&#8230;</image:caption>
			<image:title>bane-in-beast-mode</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-certain-sheets-but-not-others-into-a-single-sheet/i_cant_let_you_in/</loc>
		<lastmod>2016-05-27T10:10:44Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/05/i_cant_let_you_in-150x150.png</image:loc>
			<image:caption>Shutting down certain Sheets like Craig T. Nelson</image:caption>
			<image:title>i_cant_let_you_in</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-from-certain-sheets-but-not-others-into-a-single-sheet/combine_these_sheets_but_skip_other_sheets/</loc>
		<lastmod>2016-05-27T10:19:15Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/05/combine_these_sheets_but_skip_other_sheets-150x150.png</image:loc>
			<image:caption>Combine the days of the month, skip everything else</image:caption>
			<image:title>combine_these_sheets_but_skip_other_sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-insert-new-rows-based-on-values/initial_add_rows_worksheet/</loc>
		<lastmod>2016-06-03T03:36:57Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/initial_add_rows_worksheet-150x150.png</image:loc>
			<image:caption>This is the sheet we start with</image:caption>
			<image:title>initial_add_rows_worksheet</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-insert-new-rows-based-on-values/dont_let_inserting_rows_feel_like_this/</loc>
		<lastmod>2016-06-03T03:49:58Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/dont_let_inserting_rows_feel_like_this-150x150.png</image:loc>
			<image:caption>Insert rows without ball-ache by following the steps below</image:caption>
			<image:title>dont_let_inserting_rows_feel_like_this</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/cropped-dw_512x512-png/</loc>
		<lastmod>2016-06-04T05:00:38Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/cropped-dw_512x512-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>cropped-dw_512x512.png</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/dw_512x512/</loc>
		<lastmod>2016-06-04T05:03:25Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/dw_512x512-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>dw_512x512</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/cropped-dw_512x512-1-png/</loc>
		<lastmod>2016-06-04T05:03:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/cropped-dw_512x512-1-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>cropped-dw_512x512-1.png</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/danwagnerco_539x84/</loc>
		<lastmod>2016-06-04T05:11:27Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/danwagnerco_539x84-150x84.png</image:loc>
			<image:caption></image:caption>
			<image:title>danwagnerco_539x84</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-count-and-label-duplicate-values-without-countif-or-range-find/reese-bobby-the-fastest-get-paid/</loc>
		<lastmod>2016-06-10T10:31:08Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/reese-bobby-the-fastest-get-paid-150x150.png</image:loc>
			<image:caption>Sometimes it&#8217;s all about speed you guys</image:caption>
			<image:title>reese-bobby-the-fastest-get-paid</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-count-and-label-duplicate-values-without-countif-or-range-find/on-error-resume-next-deal-with-it/</loc>
		<lastmod>2016-06-13T11:04:13Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/on-error-resume-next-deal-with-it-150x150.png</image:loc>
			<image:caption>Sometimes you just have to blow through errors you guys</image:caption>
			<image:title>on-error-resume-next-deal-with-it</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-count-and-label-duplicate-values-without-countif-or-range-find/jerry-seinfeld-whats-the-deal-with-vbtextcompare/</loc>
		<lastmod>2016-06-15T12:28:24Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/jerry-seinfeld-whats-the-deal-with-vbtextcompare-150x150.png</image:loc>
			<image:caption>Why mess around with the CompareMode property?</image:caption>
			<image:title>jerry-seinfeld-whats-the-deal-with-vbtextcompare</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-count-and-label-duplicate-values-without-countif-or-range-find/damn-friday/</loc>
		<lastmod>2016-06-17T05:11:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/damn-friday-150x150.jpg</image:loc>
			<image:caption>Daaaamn that was fast!</image:caption>
			<image:title>damn-friday</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/404page/dangit/</loc>
		<lastmod>2016-06-25T18:41:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/06/dangit-150x150.gif</image:loc>
			<image:caption>Dang it!</image:caption>
			<image:title>dangit</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-check-if-a-collection-contains-an-object/bulletproof_collection_check/</loc>
		<lastmod>2016-07-01T05:54:31Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/bulletproof_collection_check-150x150.png</image:loc>
			<image:caption>Anyone who tells you they didn&#8217;t love this song is lying</image:caption>
			<image:title>bulletproof_collection_check</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-check-if-a-collection-contains-an-object/easy_cheesy_emma/</loc>
		<lastmod>2016-07-01T06:10:11Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/easy_cheesy_emma-150x150.png</image:loc>
			<image:caption>So far so good!</image:caption>
			<image:title>easy_cheesy_emma</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-check-if-a-collection-contains-an-object/y_tho/</loc>
		<lastmod>2016-07-01T06:40:56Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/y_tho-150x150.png</image:loc>
			<image:caption>Why are we using On Error Resume Next?</image:caption>
			<image:title>y_tho</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-with-different-columns-on-multiple-sheets-into-a-single-sheet/charlie-combining-sheets/</loc>
		<lastmod>2016-07-08T04:35:35Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/charlie-combining-sheets-150x150.png</image:loc>
			<image:caption>Combining data with different columns? Easier than that</image:caption>
			<image:title>charlie-combining-sheets</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-with-different-columns-on-multiple-sheets-into-a-single-sheet/sales-sheets-with-different-order-columns/</loc>
		<lastmod>2016-07-08T04:57:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/sales-sheets-with-different-order-columns-150x150.gif</image:loc>
			<image:caption>Each sheet has similarities and differences in columns!</image:caption>
			<image:title>sales-sheets-with-different-order-columns</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-with-different-columns-on-multiple-sheets-into-a-single-sheet/charlie-shooting-a-pistol/</loc>
		<lastmod>2016-07-08T11:49:49Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/charlie-shooting-a-pistol-150x150.gif</image:loc>
			<image:caption>Get excited like Charlie y&#8217;all, we&#8217;re almost done!</image:caption>
			<image:title>charlie-shooting-a-pistol</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-data-with-different-columns-on-multiple-sheets-into-a-single-sheet/the-gang-sings-dances-to-flipadelphia-theme-song-on-its-always-sunny-in-philadelphia/</loc>
		<lastmod>2016-07-08T12:13:45Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/07/The-Gang-Sings-Dances-To-Flipadelphia-Theme-Song-On-Its-Always-Sunny-In-Philadelphia-150x150.gif</image:loc>
			<image:caption>We did it you guys, we did it!</image:caption>
			<image:title>The-Gang-Sings-Dances-To-Flipadelphia-Theme-Song-On-Its-Always-Sunny-In-Philadelphia</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-generate-a-guid-in-excel-with-vba/im_different_yeah_im_different/</loc>
		<lastmod>2016-10-02T20:58:01Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/im_different_yeah_im_different-150x150.jpg</image:loc>
			<image:caption>Unique IDs: different, like 2 Chainz</image:caption>
			<image:title>im_different_yeah_im_different</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-select-a-cell-in-one-column-and-highlight-the-corresponding-cell-in-another-column/select-cells-and-corresponding-cells-are-highlighted/</loc>
		<lastmod>2016-10-15T15:52:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/select-cells-and-corresponding-cells-are-highlighted-150x150.gif</image:loc>
			<image:caption>Click a part in Column A, highlight the SKU in Column G</image:caption>
			<image:title>select-cells-and-corresponding-cells-are-highlighted</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-select-a-cell-in-one-column-and-highlight-the-corresponding-cell-in-another-column/but-why/</loc>
		<lastmod>2016-10-17T09:45:17Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/but-why-150x150.gif</image:loc>
			<image:caption>Why are we doing this?</image:caption>
			<image:title>but-why</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-multiple-excel-workbooks-into-one-worksheet-with-vba/combined/</loc>
		<lastmod>2016-10-30T22:24:10Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/combined-150x150.png</image:loc>
			<image:caption>Combined Data is Better Data</image:caption>
			<image:title>combined</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-multiple-excel-workbooks-into-one-worksheet-with-vba/but-couldnt-you/</loc>
		<lastmod>2016-10-30T22:44:31Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/but-couldnt-you-150x150.png</image:loc>
			<image:caption>Umm why not do the whole thing in this Dir loop?</image:caption>
			<image:title>but-couldnt-you</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-multiple-excel-workbooks-into-one-worksheet-with-vba/jackie-chan-why/</loc>
		<lastmod>2016-10-30T23:02:18Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/jackie-chan-why-150x150.png</image:loc>
			<image:caption>Why are we checking to see if this is the first loop?</image:caption>
			<image:title>jackie-chan-why</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/how-to-combine-multiple-excel-workbooks-into-one-worksheet-with-vba/almost-there/</loc>
		<lastmod>2016-10-31T11:45:03Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/10/almost-there-150x150.png</image:loc>
			<image:caption>Almost done with this one, I promise!</image:caption>
			<image:title>almost-there</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/client/united-states-of-freight/usf-logo/</loc>
		<lastmod>2016-12-08T06:28:22Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2016/12/usf-logo-150x60.png</image:loc>
			<image:caption></image:caption>
			<image:title>usf-logo</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/forever/</loc>
		<lastmod>2017-06-25T03:49:17Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2017/06/forever-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>forever</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/vc_task/</loc>
		<lastmod>2018-11-29T00:22:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2018/11/vc_task-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>vc_task</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/batch_works/</loc>
		<lastmod>2018-11-29T00:22:50Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2018/11/batch_works-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>batch_works</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/update_with_extended_logging/</loc>
		<lastmod>2018-11-29T22:24:53Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2018/11/update_with_extended_logging-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>update_with_extended_logging</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_all_alerts_are_buys_what_could_go_wrong/</loc>
		<lastmod>2021-07-09T12:25:39Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_all_alerts_are_buys_what_could_go_wrong-150x140.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_all_alerts_are_buys_what_could_go_wrong</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_how_to_access_features/</loc>
		<lastmod>2021-07-09T12:25:40Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_how_to_access_features-150x79.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_how_to_access_features</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_idk_how_to_use_this/</loc>
		<lastmod>2021-07-09T12:25:41Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_idk_how_to_use_this-150x116.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_idk_how_to_use_this</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_overstimulated/</loc>
		<lastmod>2021-07-09T12:25:41Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_overstimulated-150x73.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_overstimulated</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_premiums_might_be_sending_him_down_wrong_path/</loc>
		<lastmod>2021-07-09T12:25:43Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_premiums_might_be_sending_him_down_wrong_path-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_premiums_might_be_sending_him_down_wrong_path</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/uw_help_two_hour_dd/</loc>
		<lastmod>2021-07-09T12:25:47Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2021/07/uw_help_two_hour_dd-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>uw_help_two_hour_dd</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/electrum_error/</loc>
		<lastmod>2022-03-18T19:23:44Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2022/03/electrum_error-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>electrum_error</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/cumulative_tick_1/</loc>
		<lastmod>2022-07-31T15:35:43Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2022/07/cumulative_tick_1-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>cumulative_tick_1</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/cumulative_tick_1_with_sma/</loc>
		<lastmod>2022-07-31T15:41:50Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2022/07/cumulative_tick_1_with_sma-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>cumulative_tick_1_with_sma</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_sme/</loc>
		<lastmod>2024-06-06T11:19:32Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_sme-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_sme</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_sme-2/</loc>
		<lastmod>2024-06-06T11:26:30Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_sme-1-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_sme</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_partner/</loc>
		<lastmod>2024-06-06T11:31:34Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_partner-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_partner</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_manage/</loc>
		<lastmod>2024-06-06T11:37:46Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_manage-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_manage</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_you_have_experience/</loc>
		<lastmod>2024-06-06T11:49:13Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_you_have_experience-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_you_have_experience</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/grainger_you_have_technical/</loc>
		<lastmod>2024-06-06T11:51:59Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2024/06/grainger_you_have_technical-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>grainger_you_have_technical</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/2025-10-17-aapl-210p-labeled-as-a-sweep/</loc>
		<lastmod>2026-02-07T19:18:37Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2026/02/2025-10-17-aapl-210P-labeled-as-a-sweep-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>2025-10-17-aapl-210P-labeled-as-a-sweep</image:title>
		</image:image>
	</url>
	<url>
		<loc>https://danwagner.co/turn-on-aggregated-trades/</loc>
		<lastmod>2026-02-07T19:28:33Z</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.7</priority>
		<image:image>
			<image:loc>https://danwagner.co/wp-content/uploads/2026/02/turn-on-aggregated-trades-150x150.png</image:loc>
			<image:caption></image:caption>
			<image:title>turn-on-aggregated-trades</image:title>
		</image:image>
	</url>
</urlset>