<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[OT] excel help in Pub Games</title>
<link>http://www.dslreports.com/forum/r22595887</link>
<description></description>
<language>en</language>
<pubDate>Sun, 29 Nov 2009 05:24:59 EDT</pubDate>
<lastBuildDate>Sun, 29 Nov 2009 05:24:59 EDT</lastBuildDate>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22597200</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : never mind... I am following the instructions in help.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22597200</guid>
<pubDate>Tue, 23 Jun 2009 13:45:28 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22597174</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : I have a macro, how do I make a button?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22597174</guid>
<pubDate>Tue, 23 Jun 2009 13:41:14 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22597103</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : you could probably create a macro and add a button to run it.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22597103</guid>
<pubDate>Tue, 23 Jun 2009 13:30:23 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22597042</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : one last question.... and thanks for all the help.... is there a way to turn auto sorting on?  (so when he drops the raw numbers into sheet 2 it will update the numbers with the functions bjl provided me, it will then sort sheet 1 by a certain column value(i have a total column that adds up the sales)?<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22597042</guid>
<pubDate>Tue, 23 Jun 2009 13:21:03 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22597002</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : ok thanks.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22597002</guid>
<pubDate>Tue, 23 Jun 2009 13:15:34 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596996</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : <div class="bquote"><small>said by  Dezbend <A HREF="/useremail/u/372937"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  bjl <A HREF="/useremail/u/625234"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>also, right now if the name from sheet 1 isn't in sheet 2, you'll get the nasty #N/A error.  you can is ISNA() and IF() to change these errors to meaningful messages. <br> </div>can you explain this a little more for me?<br><br>I do have a bunch of #n/a I need to clean up... I want it to result a "0" if there is no name found.<br> </div>you need to wrap the vlookup functions with IF(ISNA()), e.g:<br><br>=IF(ISNA(<em>vlookup statement</em>),0,<em>vlookup statement</em>)<br><small>--<br><A HREF="http://www.flickr.com/photos/brianlance/">flickr gallery</a> | <A HREF="http://photo.brianlance.com/">photo blog</a> (rarely updated) | <A HREF="http://www.dslreports.com/forum/pubgames">play mafia!</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596996</guid>
<pubDate>Tue, 23 Jun 2009 13:14:39 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596978</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : <div class="bquote"><small>said by  bjl <A HREF="/useremail/u/625234"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>also, right now if the name from sheet 1 isn't in sheet 2, you'll get the nasty #N/A error.  you can is ISNA() and IF() to change these errors to meaningful messages. <br> </div>can you explain this a little more for me?<br><br>I do have a bunch of #n/a I need to clean up... I want it to result a "0" if there is no name found.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596978</guid>
<pubDate>Tue, 23 Jun 2009 13:11:08 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596835</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : no problem!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596835</guid>
<pubDate>Tue, 23 Jun 2009 12:49:01 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596826</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : vlookup works for what I need.  Thanks bjl!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596826</guid>
<pubDate>Tue, 23 Jun 2009 12:47:26 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596662</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : correct.<br><br>the vlookup function may be what I need.  when I get a chance today, I will look at this function and play around with it a little.<br><br>Thanks for pointing me in that direction bjl.  I will let you know.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596662</guid>
<pubDate>Tue, 23 Jun 2009 12:19:27 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596617</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : also, right now if the name from sheet 1 isn't in sheet 2, you'll get the nasty #N/A error.  you can is ISNA() and IF() to change these errors to meaningful messages. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596617</guid>
<pubDate>Tue, 23 Jun 2009 12:12:45 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596600</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : <div class="bquote"><small>said by  Dezbend <A HREF="/useremail/u/372937"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>The list of names on sheet 2 may change from day to day&#133; <br> </div>I took this to mean that sheet 1 won't change, but the data in sheet 2 will.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596600</guid>
<pubDate>Tue, 23 Jun 2009 12:10:13 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596587</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : Sheet 1 won't always have the same names as Sheet 2. I don't think this is something they wanted to do "manually"]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596587</guid>
<pubDate>Tue, 23 Jun 2009 12:08:19 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596572</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : looking at it again, I think you can use vlookup.  see the attached.  <div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap WIDTH=33%><A HREF="/r0/download/1442094~ef15bed73fbb656f85c84e19c51ba18f/dezbends%20excel%20problem.xls.zip"><IMG  align=absmiddle TITLE="download" SRC="http://i.dslr.net/silk/compress.png" border=0 width=16 height=16><IMG SRC="http://i.dslr.net/1ptrans.gif" WIDTH=10 HEIGHT=1 border=0><big>dezbends exc&middot;&middot;&middot;.xls.zip</big></A> <small>1,708 bytes</small></TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596572</guid>
<pubDate>Tue, 23 Jun 2009 12:06:37 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596540</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : <div class="bquote"><small>said by  drew <A HREF="/useremail/u/656685"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>The issue is that there are two sheets and the rows aren't equivalent.<br> </div>QFT<br><br>don't worry about it guys.  If it isn't easy, it isn't worth it.  This isn't a job requirement, it was a "hey this would be nice" kind of thing.  It is easy enough for me to say Excel can't do it.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596540</guid>
<pubDate>Tue, 23 Jun 2009 12:02:37 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596428</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : The issue is that there are two sheets and the rows aren't equivalent.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596428</guid>
<pubDate>Tue, 23 Jun 2009 11:45:46 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596168</link>
<description><![CDATA[<A HREF="/useremail/u/766601"><b>avd706</b></A> : mysql FTW]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596168</guid>
<pubDate>Tue, 23 Jun 2009 11:04:44 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596146</link>
<description><![CDATA[<A HREF="/useremail/u/522822"><b>Archivis</b></A> : So you need to put a value (Cell C), into Cell A, only if it meets the criteria in Cell B?<br><br>That's called an Array Formula.  You don't need VBA for that.  Excel supports this.<br><br>But yeah, you definitely need to be "retrieving" instead of "pushing" data.  Dez, hit me up in PM's.  If I don't know how to do it in excel, it can't be done, or you need to be a programmer.<br><small>--<br>'A government big enough to give you everything you want, is strong enough to take everything you have.' -Thomas Jefferson -<br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596146</guid>
<pubDate>Tue, 23 Jun 2009 11:00:30 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596145</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : The problem too with delivering VBA-modified Excel workbooks to end users is that they WILL find some way to break it. Suddenly it isn't a formula not working or some Excel garbage, but the program YOU wrote and now must fix.<br><br>I think it's perfectly reasonable for you to tell him that Excel is not a practical solution.<br><small>--<br>Have more fun with your GPS.<br><A HREF="http://www.geocaching.com/about/">Geocaching.com</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596145</guid>
<pubDate>Tue, 23 Jun 2009 11:00:28 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596123</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : If excel can't do it, then I don't care.  I track my students in an Excel, but I just pull their sales numbers and update it manually.  A supervisor asked me to make him one, and I was trying to automate it as much as possible, but we don't have access or anything to use without getting IT involved.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596123</guid>
<pubDate>Tue, 23 Jun 2009 10:56:28 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596095</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : As far as I can see, nothing about this is too hard.<br><br>Let us know if you do decide to go further.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596095</guid>
<pubDate>Tue, 23 Jun 2009 10:50:49 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22596046</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : thanks guys, but if it can't be done in Excel, I will just say it can't be done in Excel.<br><br>This is for work, and really just for a supervisor's sales tracking.  He asked me to help him, but if it isn't something that can be done easily, I will refer him elsewhere :D<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22596046</guid>
<pubDate>Tue, 23 Jun 2009 10:38:53 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595981</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : I didn't say it didn't serve a purpose, I'm just saying it's garbage.<br><br>I do a bit of "side" work for my CEO at one of his buddy's businesses. They have an application that stores all of their auto body work, etc. and it's entirely in Access. There are THREE people accessing the same DB in access.. the thing is so slow.... Incredible.<br><br>I don't even want to know how much better it would run if PostgreSQL was made to be the backend... their licensing is free even to commercial products.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">Come play Mafia!</a> | <A HREF="http://ppd.wundervoll.us">My Picture Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595981</guid>
<pubDate>Tue, 23 Jun 2009 10:25:35 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595967</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : <div class="bquote"><small>said by  drew <A HREF="/useremail/u/656685"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>MS Access is a pile of garbage. GARBAGE.<br> </div>Except that as a relational database engine it's designed to do the things Dez is talking about. Creating complex copy routines in VBA for Excel is essentially recreating the relational links designed into any RDBMS. Access may be a bad RDBMS, but it still is one.<br><small>--<br>Have more fun with your GPS.<br><A HREF="http://www.geocaching.com/about/">Geocaching.com</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595967</guid>
<pubDate>Tue, 23 Jun 2009 10:22:37 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595958</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : RE: VBA<br><br>While VBA is a bastard-child of stuff that should've never been born, it's pretty freaking handy IMO.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595958</guid>
<pubDate>Tue, 23 Jun 2009 10:21:32 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595954</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : Except, I should add, I'm happy to help with either. =)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595954</guid>
<pubDate>Tue, 23 Jun 2009 10:20:55 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595953</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : MS Access is a pile of garbage. GARBAGE.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595953</guid>
<pubDate>Tue, 23 Jun 2009 10:20:50 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595951</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : My hatred of Access is only surpassed by that of VBA.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595951</guid>
<pubDate>Tue, 23 Jun 2009 10:20:26 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595949</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : Is this an application you own or are you merely a user? This kind of stuff is usually best done in Access (that is, if you're stuck on MS Office apps).<br><small>--<br>Have more fun with your GPS.<br><A HREF="http://www.geocaching.com/about/">Geocaching.com</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595949</guid>
<pubDate>Tue, 23 Jun 2009 10:20:01 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595947</link>
<description><![CDATA[<A HREF="/useremail/u/625234"><b>bjl</b></A> : I know more VBA than I want to admit.  (I hate MS Access!)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595947</guid>
<pubDate>Tue, 23 Jun 2009 10:19:50 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595937</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : Visual Basic for Applications.<br><br>Essentially, it's the programming language that allows you to do all sorts of complicated stuff in Office products without being a full-fledged developer.<br><br>While I cannot guarantee any results, if you'd be willing to share with me a copy of the XLS you have and maybe a bit more detail on the spec, I could *possibly* write the app.  yock <A HREF="/useremail/u/246096"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> knows far more VBA than I do IIRC, but I know his time is more valuable than mine.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">Come play Mafia!</a> | <A HREF="http://ppd.wundervoll.us">My Picture Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595937</guid>
<pubDate>Tue, 23 Jun 2009 10:17:46 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595934</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : Visual Basic for Applications<br><br>It's a quasi-object-oriented macro language for automating complex tasks in Microsoft Office applications.<br><small>--<br>Have more fun with your GPS.<br><A HREF="http://www.geocaching.com/about/">Geocaching.com</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595934</guid>
<pubDate>Tue, 23 Jun 2009 10:17:28 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595921</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : not to sound dumb, but what is VBA?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595921</guid>
<pubDate>Tue, 23 Jun 2009 10:15:59 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595920</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : The issue here yock, and I'm no expert on Excel, is that he has to iterate through the "Name" column to find it if it's there. I don't think you can do that without said VBA-fu. Or at least that's what my googling.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">Come play Mafia!</a> | <A HREF="http://ppd.wundervoll.us">My Picture Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595920</guid>
<pubDate>Tue, 23 Jun 2009 10:15:49 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595917</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : If this requires a loop, then forget formulas. You really need VBA for that.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595917</guid>
<pubDate>Tue, 23 Jun 2009 10:15:26 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595909</link>
<description><![CDATA[<A HREF="/useremail/u/656685"><b>drew</b></A> : The challenge here really has to do with the fact that you have to loop through a column to check. I have no idea how to do loops in Excel.<br><br>FYI, to reference a cell in another sheet: Sheet1!A1 would reference A1 in Sheet1. I believe it's based on Sheet name.<br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">Come play Mafia!</a> | <A HREF="http://ppd.wundervoll.us">My Picture Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595909</guid>
<pubDate>Tue, 23 Jun 2009 10:13:55 EDT</pubDate>
</item>

<item>
<title>Re: [OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595900</link>
<description><![CDATA[<A HREF="/useremail/u/246096"><b>yock</b></A> : In Excel, you should be thinking about retrieving, not sending. In other words, you need check the values from the destination sheet to determine if it should be replicated there. Trying to distribute from a central sheet would require some VBA-fu.<br><small>--<br>Have more fun with your GPS.<br><A HREF="http://www.geocaching.com/about/">Geocaching.com</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595900</guid>
<pubDate>Tue, 23 Jun 2009 10:13:13 EDT</pubDate>
</item>

<item>
<title>[OT] excel help</title>
<link>http://www.dslreports.com/forum/remark,22595887</link>
<description><![CDATA[<A HREF="/useremail/u/372937"><b>Dezbend</b></A> : I need to move the values in fields from one sheet to another in Excel.  How would I write the formula for:<br><br>If name=name then copy the value from field B (sheet 2) to B (sheet 1) and field D (sheet 2) to field C (sheet 1) and field F (sheet 2) to field D (sheet1)<br><br>Example:<br><br>Sheet 1:<br><br>Dezbend, Wolfgang | B | C | D<br><br>Sheet 2:<br><br>Name | B | C | D | E | F<br>Smith, Joe | 12 | 2 | 10 | 8 | 2<br>Dezbend, Wolfgang | 1 | 0 | 15 | 3<br>Jones, Amanda | 5 | 8 | -1 | 7<br><br>The list of names on sheet 2 may change from day to day&#133; so I can&#146;t just sort in the same fashion and always copy the same field over.  I need to write an if then formula to check for the same name. <br><small>--<br><A HREF="http://www.dslreports.com/forum/pubgames">DSLr Mafia Member</a>.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22595887</guid>
<pubDate>Tue, 23 Jun 2009 10:08:41 EDT</pubDate>
</item>

</channel>
</rss>
