<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Preserving ListBox Selections</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/06/29/preserving-listbox-selections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/06/29/preserving-listbox-selections/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doug Studebaker</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/29/preserving-listbox-selections/#comment-15671</link>
		<dc:creator>Doug Studebaker</dc:creator>
		<pubDate>Mon, 08 Aug 2005 04:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=663#comment-15671</guid>
		<description>&lt;p&gt;I have constructed a MultiSelect ListBox (20 items) that is supposed to allow a user to select items. I am unable to record and use the selections in a range in the spreadsheet.&lt;/p&gt;
&lt;p&gt;I tried to use the code above but the line:&lt;/p&gt;
&lt;p&gt;For i = 0 To Me.ListBox1.ListCount - 1&lt;/p&gt;
&lt;p&gt;results in a compile error.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have constructed a MultiSelect ListBox (20 items) that is supposed to allow a user to select items. I am unable to record and use the selections in a range in the spreadsheet.</p>
<p>I tried to use the code above but the line:</p>
<p>For i = 0 To Me.ListBox1.ListCount &#8211; 1</p>
<p>results in a compile error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

