<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>I need help with visual basics for exel</title>
		<link>https://www.lotterypost.com/thread/168513</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/168513" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: I need help with visual basics for exel</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/168513/960640</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/168513/960640</guid>
			<pubDate>Wed, 09 Jan 2008 20:16:54 GMT</pubDate>
			<dc:creator>LottoMining</dc:creator>
			<description><![CDATA[<p>Is the following code a step in the right direction to compare specific cells across specific worksheets? (I didn&#x27;t look closely at your logic for a,b, c; only referencing different worksheets/cells)<br /><br />Sub Loop5()<br /><br />Dim i As Integer, ARef As String, BRef As String, CRef As String, c As Integer<br /><br />For i = 1 To 5<br /><br />ARef =  A    CStr(i) &#x27;Cstr() function converts integer to string<br /><br />BRef =  B    CStr(i)  &#x27;you may want to change the variable referencing Sheet1<br /><br />If Range( S... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/168513/960640">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>LottoMining</category>
		</item>
		<item>
			<title>I need help with visual basics for exel</title>
			<link>https://www.lotterypost.com/thread/168513</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/168513</guid>
			<pubDate>Sat, 05 Jan 2008 15:31:28 GMT</pubDate>
			<dc:creator>THEGUY</dc:creator>
			<description><![CDATA[<p>Does anyone no how to create a  for/next  loop that will compare specific cells in a specific worksheet. How do I reference the worksheet and the specific cell. The basic program was easy because the info was always in the program. This is gonna be a little more intrinsic I feel. Here&#x27;s a sample of the normal loop I would use in basic, with the my dilenma about excel.<br /><br />for a=1 to 5<br /><br />if a=1 let b= specific worksheet/cell<br /><br />....etc.<br /><br />then the comparison<br /><br />if b= specific worksheet/cell  le... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/168513">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>THEGUY</category>
		</item>
	</channel>
</rss>

