<?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>Root Sum Excel... Need some Help</title>
		<link>https://www.lotterypost.com/thread/144519</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/144519" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Root Sum Excel... Need some Help</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #3</title>
			<link>https://www.lotterypost.com/thread/144519/707660</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/144519/707660</guid>
			<pubDate>Thu, 09 Nov 2006 05:07:51 GMT</pubDate>
			<dc:creator>budward</dc:creator>
			<description><![CDATA[<p>This works also. Just replace A1 with what ever cell you are using.<br /><br />IF(A1&#x3e;0,1+MOD(A1-1,9),0</p>]]></description>
			<category>budward</category>
		</item>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/144519/707656</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/144519/707656</guid>
			<pubDate>Thu, 09 Nov 2006 04:50:16 GMT</pubDate>
			<dc:creator>pcnut</dc:creator>
			<description><![CDATA[<p>Thank you winsumloosesum!<br /><br />I&#x27;m up and running, I appreciate your time and help....<br /><br />Thanks again.</p>]]></description>
			<category>pcnut</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/144519/707647</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/144519/707647</guid>
			<pubDate>Thu, 09 Nov 2006 04:17:07 GMT</pubDate>
			<dc:creator>winsumloosesum</dc:creator>
			<description><![CDATA[<p>PC Nut<br /><br />Do the following:<br /><br />Press Alt+F11 to open Visual Basic Editor (VBE).From the Insert menu, select Module (to add a module).Enter the following lines of code into the module:<br /><br />Function SumDigits(Number)<br /><br />Dim i As Integer<br /><br />For i = 1 To Len(Number)<br /><br />SumDigits = SumDigits + Val(Mid(Number, i, 1))<br /><br />Next i<br /><br />End Function<br /><br />To test the function:<br /><br />To test the function, open Paste Function (Shift+F3).From the User Defined category, select the SumDigits f... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/144519/707647">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>winsumloosesum</category>
		</item>
		<item>
			<title>Root Sum Excel... Need some Help</title>
			<link>https://www.lotterypost.com/thread/144519</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/144519</guid>
			<pubDate>Thu, 09 Nov 2006 03:53:41 GMT</pubDate>
			<dc:creator>pcnut</dc:creator>
			<description><![CDATA[<p>LP members I need some help, is there anyone who has the spreadsheet formula when you enter a pick 3 combination into input, will give you the Root sum in the output cell?<br /><br />Thanks in advance,<br /><br />pcnut</p>]]></description>
			<category>pcnut</category>
		</item>
	</channel>
</rss>

