<?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>Excel Help!!</title>
		<link>https://www.lotterypost.com/thread/119845</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/119845" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Excel Help!!</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #11</title>
			<link>https://www.lotterypost.com/thread/119845/448472</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448472</guid>
			<pubDate>Mon, 19 Sep 2005 22:48:30 GMT</pubDate>
			<dc:creator>CARBOB</dc:creator>
			<description><![CDATA[<p>W17 (0)X17(1),Y17(2),Z17(3) is whatever you want to track, Ex 0,1,2,3 numbers carried.  K is col where I have the second formula stored which tells you how many digits carried. A is the date col.You can PM with any questions.Carbob</p>]]></description>
			<category>CARBOB</category>
		</item>
		<item>
			<title>Reply #10</title>
			<link>https://www.lotterypost.com/thread/119845/448401</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448401</guid>
			<pubDate>Mon, 19 Sep 2005 20:33:03 GMT</pubDate>
			<dc:creator>lottaloot</dc:creator>
			<description><![CDATA[<p>OK.  I am trying to think this one thru. I take it that the number that I am searching for would be in W17. K7 thru K3919 would be the ranges of my search   the 0 would be an exact matchso would A7 be the date? Am I correct in my thinking? I have to do this process so that I can change the formula to fit my spreadsheet (as I don&#x27;t know where your draws start in yours</p>]]></description>
			<category>lottaloot</category>
		</item>
		<item>
			<title>Reply #9</title>
			<link>https://www.lotterypost.com/thread/119845/448399</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448399</guid>
			<pubDate>Mon, 19 Sep 2005 20:25:27 GMT</pubDate>
			<dc:creator>lottaloot</dc:creator>
			<description><![CDATA[<p>Thanks Carbob--I like Long   (formulas that is</p>]]></description>
			<category>lottaloot</category>
		</item>
		<item>
			<title>Reply #8</title>
			<link>https://www.lotterypost.com/thread/119845/448397</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448397</guid>
			<pubDate>Mon, 19 Sep 2005 20:19:21 GMT</pubDate>
			<dc:creator>CARBOB</dc:creator>
			<description><![CDATA[<p>This formula tracks skips.   =IF(ISNUMBER(MATCH(W17,$K$7:$K$3919,0)),$A$7-(INDEX($A$7:$A$2051,MATCH(W17,$K$7:$K$3919,0))),  ) this formula tracks number of digits that carried. It&#x27;s rather long.=MIN(COUNTIF(G10:I10,G10),COUNTIF(G11:I11,G10))/COUNTIF(G10:I10,G10)+MIN(COUNTIF(G10:I10,H10),COUNTIF(G11:I11,H10))/COUNTIF(G10:I10,H10)+MIN(COUNTIF(G10:I10,I10),COUNTIF(G11:I11,I10))/COUNTIF(G10:I10,I10)Carbob</p>]]></description>
			<category>CARBOB</category>
		</item>
		<item>
			<title>Reply #7</title>
			<link>https://www.lotterypost.com/thread/119845/448386</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448386</guid>
			<pubDate>Mon, 19 Sep 2005 19:40:04 GMT</pubDate>
			<dc:creator>lottaloot</dc:creator>
			<description><![CDATA[<p>Thanks SirMetro I will give it a try   let you know if it&#x27;s what I&#x27;m looking for   how it works.</p>]]></description>
			<category>lottaloot</category>
		</item>
		<item>
			<title>Reply #6</title>
			<link>https://www.lotterypost.com/thread/119845/448373</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448373</guid>
			<pubDate>Mon, 19 Sep 2005 19:10:39 GMT</pubDate>
			<dc:creator>SirMetro</dc:creator>
			<description><![CDATA[<p>Consider this as an idea (one that can be expanded upon and compounded if you pay attention the to parenthesis&#x27;s that will be required)if the data in Cell A1 = 200-90 = 110, then=((LEN(TEXT(A1, ### )))) &#x3c;---converts the number to a string and then looks to see how many spaces that string takes up. The ### is telling the computer that the data is in number formatthe above will give you 3 digit long.Perhaps this is what you are looking for?Sir Metro</p>]]></description>
			<category>SirMetro</category>
		</item>
		<item>
			<title>Reply #5</title>
			<link>https://www.lotterypost.com/thread/119845/448368</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/448368</guid>
			<pubDate>Mon, 19 Sep 2005 19:04:29 GMT</pubDate>
			<dc:creator>SirMetro</dc:creator>
			<description><![CDATA[<p>This is known to occur when one either types in a non-numeric character (a-z, and any of the other symbols). It can also occur when you hit the period by mistake. Because the program is attempting to make a literal translation, a non-whole number (n.0001 thru n.9999, n=any number), it sees a variable ( I forget the exact syntax). Remember, an interger is a whole number with no decimals.Hope this helps.BTW, a workaround I use to avoid that error is to multiply that cell value with a 1 to insure i... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/119845/448368">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>SirMetro</category>
		</item>
		<item>
			<title>Reply #4</title>
			<link>https://www.lotterypost.com/thread/119845/447890</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/447890</guid>
			<pubDate>Sun, 18 Sep 2005 18:34:50 GMT</pubDate>
			<dc:creator>lottaloot</dc:creator>
			<description><![CDATA[<p>I need a formula that will allow me to track 1, 2, or 3 digit returns.  Does anyone have such a formula that they are willing to share</p>]]></description>
			<category>lottaloot</category>
		</item>
		<item>
			<title>Reply #3</title>
			<link>https://www.lotterypost.com/thread/119845/447243</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/447243</guid>
			<pubDate>Sat, 17 Sep 2005 14:08:13 GMT</pubDate>
			<dc:creator>LANTERN</dc:creator>
			<description><![CDATA[<p>While I don&#x27;t know anything about Excel myself maybe you can try asking here:http://groups.google.com/groups?hl=en lr= sa=X oi=groupst q=is+not+a+valid+integer+value+excelAnd or download this:http://www.thomsonib.com/downloads/troubleshooting_guide.xlsGood luck.</p>]]></description>
			<category>LANTERN</category>
		</item>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/119845/447159</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/447159</guid>
			<pubDate>Sat, 17 Sep 2005 07:47:16 GMT</pubDate>
			<dc:creator>BobP</dc:creator>
			<description><![CDATA[<p>What&#x27;s Excel mean when you get an error  not a valid interger   after typing in your numbers</p>]]></description>
			<category>BobP</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/119845/446976</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845/446976</guid>
			<pubDate>Fri, 16 Sep 2005 23:19:11 GMT</pubDate>
			<dc:creator>lottaloot</dc:creator>
			<description><![CDATA[<p>I would like that formula as well if there is such a formula. For the time being, I simply use a conditional format in order to find what I am looking for in whatever position (or all 3) that I need it for.</p>]]></description>
			<category>lottaloot</category>
		</item>
		<item>
			<title>Excel Help!!</title>
			<link>https://www.lotterypost.com/thread/119845</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/119845</guid>
			<pubDate>Fri, 16 Sep 2005 21:09:46 GMT</pubDate>
			<dc:creator>winsumloosesum</dc:creator>
			<description><![CDATA[<p>Calling all Excel Guru&#x27;s!!!Looking for a formula for tracking last 3 skips from a Pick 3 drawing history.For example:Say I have a drawing history and I whant to know when the digit #3 hit the last 3 times in position 1.So my chart would look something like this:Pick 3Position 1    Hit#1    Hit#2    Hit#30                (these would be the drawing number(s) the hits occured123456789Thanks in advance for the help!!!wsls</p>]]></description>
			<category>winsumloosesum</category>
		</item>
	</channel>
</rss>

