<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>ExcelBanter - Excel  Discussion (Misc queries)</title>
		<link>http://www.excelbanter.com</link>
		<description>(microsoft.public.excel.misc) If your post or query does *NOT* belong in the other groups, go here...</description>
		<language>en</language>
		<lastBuildDate>Thu, 20 Jun 2013 09:55:07 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.excelbanter.com/images/002/misc/rss.jpg</url>
			<title>ExcelBanter - Excel  Discussion (Misc queries)</title>
			<link>http://www.excelbanter.com</link>
		</image>
		<item>
			<title>SUMIF evaluating blank DATE data</title>
			<link>http://www.excelbanter.com/showthread.php?t=448906&amp;goto=newpost</link>
			<pubDate>Thu, 20 Jun 2013 06:20:03 GMT</pubDate>
			<description>Hmm, this daft/simple formula has got me stumped.

I have a simple table with column C that contains numeric values, and column D that contains date...</description>
			<content:encoded><![CDATA[<div>Hmm, this daft/simple formula has got me stumped.<br />
<br />
I have a simple table with column C that contains numeric values, and column D that contains date values.<br />
<br />
All I want to do is a calculate the SUM of cells in column C that do not have a date value in column D.<br />
<br />
Something like this...  but obviously this does not work, possible as the evaluated data type is a date. Any ideas?<br />
<br />
=SUMIF('TRAVEL ADVENTURES'!D3:D105,&quot;NOT(ISBLANK)&quot;,'TRAVEL ADVENTURES'!C3:C105)</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>Uncle Spike</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448906</guid>
		</item>
		<item>
			<title>Advanced Sort/ look</title>
			<link>http://www.excelbanter.com/showthread.php?t=448896&amp;goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 14:34:28 GMT</pubDate>
			<description>Good morning everyone,

I am trying to sort a document based on the information in one particular column, this Colum contains the following alpha numerical...</description>
			<content:encoded><![CDATA[<div>Good morning everyone,<br />
<br />
I am trying to sort a document based on the information in one particular column, this Colum contains the following alpha numerical string “F907E231220084”. I need to help in figuring out how to sort based on the last 4 digits only. I appreciate any and all help. You don’t have to write a formula for me just point me in the direction I will try to figure out the rest.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>applemanxxx</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448896</guid>
		</item>
		<item>
			<title>Spellchecker anomaly... Checks spelling on a Forms Button text label...?</title>
			<link>http://www.excelbanter.com/showthread.php?t=448892&amp;goto=newpost</link>
			<pubDate>Sun, 16 Jun 2013 18:10:28 GMT</pubDate>
			<description>The only place I have experienced this is on this home made puzzle solver worksheet I put together. (Drop Box Link below)

Run spell check from tool bar and it...</description>
			<content:encoded><![CDATA[<div>The only place I have experienced this is on this home made puzzle solver worksheet I put together. (Drop Box Link below)<br />
<br />
Run spell check from tool bar and it offers a solution to the &quot;misspelled&quot; caption on the forms button ConCat AH15.<br />
<br />
A low priority, of course, but I'm curious.<br />
<br />
Regards,<br />
Howard<br />
<br />
<a href="https://www.dropbox.com/s/qju11o4xc8ovnji/Cryptoquote%20Whole%20Puzzle%20Solver%20%28Drop%20Box%29%20-%20Copy.xlsm" target="_blank">https://www.dropbox.com/s/qju11o4xc8...0-%20Copy.xlsm</a><br />
<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>lhkittle@comcast.net</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448892</guid>
		</item>
		<item>
			<title>Countifs with if and date range</title>
			<link>http://www.excelbanter.com/showthread.php?t=448886&amp;goto=newpost</link>
			<pubDate>Fri, 14 Jun 2013 16:16:40 GMT</pubDate>
			<description><![CDATA[I am trying to count the occurrences of "ack" in column D only if column A is Q1 and column D has "ack". 


=IF(AND(A4:A232="Q1",D4 : D232="ACK"),COUNTIFS(D4 :...]]></description>
			<content:encoded><![CDATA[<div>I am trying to count the occurrences of &quot;ack&quot; in column D only if column A is Q1 and column D has &quot;ack&quot;. <br />
<br />
<br />
=IF(AND(A4:A232=&quot;Q1&quot;,D4 : D232=&quot;ACK&quot;),COUNTIFS(D4 : D232,&quot;ACK&quot;),&quot;N/A&quot;)<br />
<br />
Right now it is returning just the result of logical true which is 57, but D4 to D32 has only 30 occurrences of ACK, the remaining are different.<br />
<br />
Thanks in advance</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>cvhar87</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448886</guid>
		</item>
		<item>
			<title>Index/Match Lookup with a merged col</title>
			<link>http://www.excelbanter.com/showthread.php?t=448881&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 23:28:22 GMT</pubDate>
			<description>This should be a fun one...

I have a spread sheet of team scores. col a is the date of the game and is 6 cells merged up and down. the 6 cells next to it in...</description>
			<content:encoded><![CDATA[<div>This should be a fun one...<br />
<br />
I have a spread sheet of team scores. col a is the date of the game and is 6 cells merged up and down. the 6 cells next to it in col b are names. cols c-o are stats and scores for each name. the dates are not in order. im trying to find the newest game date and display all 6 columns next to it (b-o) in another section. <br />
<br />
im using:<br />
<br />
=CELL(&quot;address&quot;,INDEX(A:A,MATCH(MAX(A:A),A:A,0)))<br />
<br />
to return the address of the newest game. how can i get the 6 columns next to it?<br />
<br />
attached is a screenshot of one dates numbers</div>


	<br />
	<div style="padding:6px">
	
	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<div style="padding:3px">
			<img class="attach" src="http://www.excelbanter.com/attachment.php?attachmentid=884&amp;stc=1&amp;d=1371166054" border="0" alt="" />&nbsp;
			</div>
		</fieldset>
	
	
	
	
	
	
	</div>
]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>JoshBrunz</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448881</guid>
		</item>
		<item>
			<title>Slicers and Calculated Items in Pivot Table</title>
			<link>http://www.excelbanter.com/showthread.php?t=448880&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 15:36:18 GMT</pubDate>
			<description>I have a Pivot Table/Pivot Chart with slicers. There are 4 slicers attached. When one slicer is filtered the other slicers will filter(grey out) accordingly....</description>
			<content:encoded><![CDATA[<div>I have a Pivot Table/Pivot Chart with slicers. There are 4 slicers attached. When one slicer is filtered the other slicers will filter(grey out) accordingly. But I also have some calculated items in Column Label field. When 1 of these calculated items is selected, the slicers all lose their filter link to each other. (unavailable items in other slicers are no longer greyed out) Non-calculated items don't affect the slicers this way. <br />
<br />
Once the slicers are unlinked I can't get them to link with each other again.(I have to open an  earlier copy) <br />
All the slicer fields are in the Report Filter section of pivot and data is too large to move these fields to row labels section of pivot. <br />
Pivot source is a MS query connection to an Access database. <br />
Calculated Items are ratios and are calculated to the desired level by the use of the Report Filters.<br />
<br />
This workkbook will be used by management so I need an easy way to select only items that are still 'available' after 1 or more of the Report Filters is used. Slicers looked like the answer but any suggestions would be helpful.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>League</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448880</guid>
		</item>
		<item>
			<title>Filtered drop down list</title>
			<link>http://www.excelbanter.com/showthread.php?t=448875&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 04:35:21 GMT</pubDate>
			<description>Hi Excel experts,

Excel Version: 2010 

I need some help please. I need to use a drop down list which is filtered based on a flag. As an example:

The...</description>
			<content:encoded><![CDATA[<div>Hi Excel experts,<br />
<br />
Excel Version: 2010 <br />
<br />
I need some help please. I need to use a drop down list which is filtered based on a flag. As an example:<br />
<br />
The products table has two columns, Product and Active. Product has product names and active has a flag (1 or 0) to activate/deactivate a product. On another worksheet - lets call it order items -  I need to use a drop down field in a column which provides all active products as values. <br />
<br />
What I did so far is, I added a third column in the products sheet called it &quot;Active products&quot; and use this as the data source for the drop down list. This has either a product name if the Active column is 1 or is blank. It works ok-ish with the one problem that the blanks do show in the drop down list. Not nice! I also used a name range for this column because I read somewhere that using a name range in the list property of a drop down removes empty cells. This doesn't work. <br />
<br />
Any ideas how I could filter the list of a drop down based on another column's value? <br />
<br />
Thank you for your time.<br />
<br />
Peter<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>Peter Niepel</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448875</guid>
		</item>
		<item>
			<title>Excel 2007 pivot table using analysis services cube as data source</title>
			<link>http://www.excelbanter.com/showthread.php?t=448872&amp;goto=newpost</link>
			<pubDate>Wed, 12 Jun 2013 20:15:10 GMT</pubDate>
			<description>Hi,

I have created a pivot table using excel 2007 with an analysis services cube being used as the data source. The cube has numerous dimension tables and...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have created a pivot table using excel 2007 with an analysis services cube being used as the data source. The cube has numerous dimension tables and four fact tables.  When I try to drill down into a value in the pivot table, the results that are returned contain the Keys to the dimension tables that reference the actual data but not the actual data itself.  <br />
<br />
Has anyone else experienced this type of problem before?  Do you know what I need to change in order to return the detailed data and not the keys?<br />
<br />
Any help would be greatly appreciated.<br />
<br />
Thank you,<br />
PH</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>Peggy Holzkopf</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448872</guid>
		</item>
		<item>
			<title>Excel Stops Working</title>
			<link>http://www.excelbanter.com/showthread.php?t=448870&amp;goto=newpost</link>
			<pubDate>Tue, 11 Jun 2013 22:43:05 GMT</pubDate>
			<description><![CDATA[Random occurrence: In closing Excel a pop up comes up saying "Excel has 
stopped working etc". Then Excel closes,  reopens, works normal after the 
restart...]]></description>
			<content:encoded><![CDATA[<div>Random occurrence: In closing Excel a pop up comes up saying &quot;Excel has <br />
stopped working etc&quot;. Then Excel closes,  reopens, works normal after the <br />
restart after which it will shut down normally---that is, until the next odd <br />
ball time. Gone through the Repair procedure without effect. Has this been <br />
explained and are there any solutions that have proved effective?<br />
Using Vista with MS Office 2007<br />
MLD<br />
<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator><![CDATA[MLD[_2_]]]></dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448870</guid>
		</item>
		<item>
			<title>Spell Check Protected WORKBOOK</title>
			<link>http://www.excelbanter.com/showthread.php?t=448868&amp;goto=newpost</link>
			<pubDate>Tue, 11 Jun 2013 18:06:41 GMT</pubDate>
			<description>Hi Everyone,

I have found the Macro code to check spelling for one particular worksheet.

However, I want the macro to check the spelling in all 10...</description>
			<content:encoded><![CDATA[<div>Hi Everyone,<br />
<br />
I have found the Macro code to check spelling for one particular worksheet.<br />
<br />
However, I want the macro to check the spelling in all 10 worksheets. <br />
<br />
This is what I am using now.<br />
<br />
Sub SpellCheckIt()<br />
Sheets(&quot;Sheet1&quot;).Unprotect &quot;Password&quot;<br />
ActiveSheet.CheckSpelling<br />
Sheets(&quot;Sheet1&quot;).Protect &quot;Password&quot;<br />
End Sub<br />
<br />
<br />
Thank you,</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>tso</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448868</guid>
		</item>
		<item>
			<title>Excel Stops Working</title>
			<link>http://www.excelbanter.com/showthread.php?t=448862&amp;goto=newpost</link>
			<pubDate>Tue, 11 Jun 2013 13:21:39 GMT</pubDate>
			<description><![CDATA[Random occurrence:  In closing excel a pop up comes up saying "Excel has 
stopped working etc".  It then shuts down followed by a restart. Works 
normal after...]]></description>
			<content:encoded><![CDATA[<div>Random occurrence:  In closing excel a pop up comes up saying &quot;Excel has <br />
stopped working etc&quot;.  It then shuts down followed by a restart. Works <br />
normal after restart and even shuts down OK---that is, until the next odd <br />
ball time.  Gone through the Repair procedure without effect. Has this been <br />
explained and are there any solutions that have proved effective?<br />
Using Vista with MS Office 2007<br />
MLD <br />
<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator><![CDATA[MLD[_2_]]]></dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448862</guid>
		</item>
		<item>
			<title>Change text color with an IF statement</title>
			<link>http://www.excelbanter.com/showthread.php?t=448860&amp;goto=newpost</link>
			<pubDate>Mon, 10 Jun 2013 19:11:14 GMT</pubDate>
			<description>Please, would like to change the color of text in a cell t driven by
an IF statesment in another cell.

How is this done?

Thank You

Wayne
  Sarasota</description>
			<content:encoded><![CDATA[<div>	<br />
Please, would like to change the color of text in a cell t driven by<br />
an IF statesment in another cell.<br />
<br />
How is this done?<br />
<br />
Thank You<br />
<br />
Wayne<br />
  Sarasota<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>WGD</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448860</guid>
		</item>
		<item>
			<title>the cells that some rows have in common</title>
			<link>http://www.excelbanter.com/showthread.php?t=448859&amp;goto=newpost</link>
			<pubDate>Mon, 10 Jun 2013 16:49:33 GMT</pubDate>
			<description><![CDATA[Hi,
I know nothing about access, and I don't even know if excel is the right program for what i need.
Could someone please tell me how I can find the cells...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I know nothing about access, and I don't even know if excel is the right program for what i need.<br />
Could someone please tell me how I can find the cells that some rows have in common? I need to do this lots of times with lots of names, but this is a small example:<br />
<a href="https://www.dropbox.com/s/ylqs36s0nmvbvx4/excel2.jpg" target="_blank">https://www.dropbox.com/s/ylqs36s0nmvbvx4/excel2.jpg</a><br />
So for example, the first time I need to know the numbers that Ana (row 1), Laura (row2) and Manuel (row3) have in common, so the computer should give me nº17 as the answer. If I ask for the numbers (or cells) Chris (row 4)and Eddie (row 5) have in common, the computer should say nº2, nº3 and nº4. I'm not looking for the number that appears more times in the grid, but for the one that the rows I select have in common.<br />
Cheers.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>analarana</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448859</guid>
		</item>
		<item>
			<title>need to extract email addresses from excel files</title>
			<link>http://www.excelbanter.com/showthread.php?t=448851&amp;goto=newpost</link>
			<pubDate>Thu, 06 Jun 2013 20:33:31 GMT</pubDate>
			<description>Hey there. I have many Excel files which each have four columns of data (A, B, C, and D) and tens of thousands of rows. I need any email addresses present in...</description>
			<content:encoded><![CDATA[<div>Hey there. I have many Excel files which each have four columns of data (A, B, C, and D) and tens of thousands of rows. I need any email addresses present in column D extracted to column E. What's the best solution here? The text surrounding the emails is always different (ie the emails are not surrounded by &lt;&gt; or any other kind of constant characters that can simplify this). <br />
<br />
I've tried DigDB but it seems to have a run-time error 6 and/or 1004 issue no matter what I do. DigDB also misses more than a few emails that I can see in plan view. I've tried a couple other programs but they save the emails in a separate document, and I need the emails saved in the original file alongside the data it was extracted from, so that's no help to me.<br />
<br />
Any ideas? Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>dunndealpr</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448851</guid>
		</item>
		<item>
			<title>a function that deletes all rows with no value in a certain column?</title>
			<link>http://www.excelbanter.com/showthread.php?t=448850&amp;goto=newpost</link>
			<pubDate>Thu, 06 Jun 2013 19:44:41 GMT</pubDate>
			<description>Hey all, I use Excel 2007. Can it be set up to delete all rows in an excel file when there is no value in a certain column? For instance, every row with no...</description>
			<content:encoded><![CDATA[<div>Hey all, I use Excel 2007. Can it be set up to delete all rows in an excel file when there is no value in a certain column? For instance, every row with no value in column H would automatically be deleted?</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>dunndealpr</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448850</guid>
		</item>
	</channel>
</rss>
