<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: International Excel Issues</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41706</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Sun, 18 Oct 2009 09:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41706</guid>
		<description>&lt;p&gt;I have a question.&lt;/p&gt;
&lt;p&gt;There are a bunch of constants used against Application.International.&lt;/p&gt;
&lt;p&gt;I get why xlLowerCaseColumnLetter, xlLowerCaseRowLetter, xlUpperCaseColumnLetter, and xlUpperCaseRowLetter are constants, because the letter changes depending on your country.&lt;br&gt;
But why constants for xlLeftBrace, xlRightBrace, xlLeftBracket, xlRightBracket?&lt;/p&gt;
&lt;p&gt;I am not aware of any country that uses a different symbol for the square bracket in R1C1 notation, or the curly braces in an array.&lt;br&gt;
Does anyone know any different? If you do, please reply?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br&gt;
Rob&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have a question.</p>
<p>There are a bunch of constants used against Application.International.</p>
<p>I get why xlLowerCaseColumnLetter, xlLowerCaseRowLetter, xlUpperCaseColumnLetter, and xlUpperCaseRowLetter are constants, because the letter changes depending on your country.<br />
But why constants for xlLeftBrace, xlRightBrace, xlLeftBracket, xlRightBracket?</p>
<p>I am not aware of any country that uses a different symbol for the square bracket in R1C1 notation, or the curly braces in an array.<br />
Does anyone know any different? If you do, please reply?</p>
<p>Cheers,<br />
Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Bruin</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41592</link>
		<dc:creator>Ron de Bruin</dc:creator>
		<pubDate>Sun, 11 Oct 2009 10:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41592</guid>
		<description>&lt;p&gt;Hi Matt&lt;/p&gt;
&lt;p&gt;Because it is a area that I not use a lot I ask Debra to look&lt;br&gt;
at your problem so you have a good answer.&lt;/p&gt;
&lt;p&gt;This is it : &lt;/p&gt;
&lt;p&gt;They&#039;re probably getting that message because the code is trying to hide the&lt;br&gt;
pivot items that don&#039;t match the dates set in the filter. The VBA dates are&lt;br&gt;
in USA format, so none of them will match the UK dates in the pivot table.&lt;/p&gt;
&lt;p&gt;Because all of the pivot items can&#039;t be hidden, the Error 1004 will appear&lt;br&gt;
when trying to hide the last pivot item.&lt;/p&gt;
&lt;p&gt;In the code, they&#039;d have to convert the UK dates to US format, so they can&lt;br&gt;
be checked for a correct match.&lt;/p&gt;
&lt;p&gt;Have a great weekend&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Matt</p>
<p>Because it is a area that I not use a lot I ask Debra to look<br />
at your problem so you have a good answer.</p>
<p>This is it : </p>
<p>They&#8217;re probably getting that message because the code is trying to hide the<br />
pivot items that don&#8217;t match the dates set in the filter. The VBA dates are<br />
in USA format, so none of them will match the UK dates in the pivot table.</p>
<p>Because all of the pivot items can&#8217;t be hidden, the Error 1004 will appear<br />
when trying to hide the last pivot item.</p>
<p>In the code, they&#8217;d have to convert the UK dates to US format, so they can<br />
be checked for a correct match.</p>
<p>Have a great weekend</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Bruin</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41556</link>
		<dc:creator>Ron de Bruin</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41556</guid>
		<description>&lt;p&gt;Hi Matt&lt;/p&gt;
&lt;p&gt;Not yet&lt;/p&gt;
&lt;p&gt;I try to do it this weekend&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Matt</p>
<p>Not yet</p>
<p>I try to do it this weekend</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41548</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41548</guid>
		<description>&lt;p&gt;Hi Ron, &lt;/p&gt;
&lt;p&gt;Have you had a chance to look at the PivotTable/international dates one? I&#039;m curious if it&#039;s just something I&#039;m missing, or if it is appearing for other people. &lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ron, </p>
<p>Have you had a chance to look at the PivotTable/international dates one? I&#8217;m curious if it&#8217;s just something I&#8217;m missing, or if it is appearing for other people. </p>
<p>Cheers,</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Bruin</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41294</link>
		<dc:creator>Ron de Bruin</dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41294</guid>
		<description>&lt;p&gt;&gt;Before Ron gets mad at us for not noticing that it&#039;s on his page &lt;/p&gt;
&lt;p&gt;LOL&lt;/p&gt;
&lt;p&gt;I hope I have more time next week to add more to the page&lt;br&gt;
Today I add &quot;Command bars and controls in Excel 97-2003?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&gt;Before Ron gets mad at us for not noticing that it&#8217;s on his page </p>
<p>LOL</p>
<p>I hope I have more time next week to add more to the page<br />
Today I add &#8220;Command bars and controls in Excel 97-2003?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41293</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41293</guid>
		<description>&lt;p&gt;JKP,&lt;/p&gt;
&lt;p&gt;Ron has a link to that section of the book on his site (in case you forget again ).&lt;/p&gt;
&lt;p&gt;I search my sent folder for &quot;curious beast&quot; when I need to refer to it.&lt;/p&gt;
&lt;p&gt;(Before Ron gets mad at us for not noticing that it&#039;s on his page .)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>JKP,</p>
<p>Ron has a link to that section of the book on his site (in case you forget again ).</p>
<p>I search my sent folder for &#8220;curious beast&#8221; when I need to refer to it.</p>
<p>(Before Ron gets mad at us for not noticing that it&#8217;s on his page .)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41277</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41277</guid>
		<description>&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;Thanks for finding that information again, I misplaced it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Thanks for finding that information again, I misplaced it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Bruin</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41251</link>
		<dc:creator>Ron de Bruin</dc:creator>
		<pubDate>Sat, 26 Sep 2009 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41251</guid>
		<description>&lt;p&gt;Hi JK&lt;/p&gt;
&lt;p&gt;You see that my page start with that chapter and I not want to duplicate it so&lt;br&gt;
I will see how I will do the VBA part in the next weeks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi JK</p>
<p>You see that my page start with that chapter and I not want to duplicate it so<br />
I will see how I will do the VBA part in the next weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41248</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 26 Sep 2009 01:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41248</guid>
		<description>&lt;p&gt;JKP:&lt;/p&gt;
&lt;p&gt;This is from &quot;Excel 2002 VBA Programmer&#039;s Reference&quot;&lt;br&gt;
Written by John Green, Stephen Bullen, Rob Bovey and Robert Rosenberg &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oaltd.co.uk:80/ExcelProgRef/Ch22/ProgRefCh22.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.oaltd.co.uk:80/ExcelProgRef/Ch22/ProgRefCh22.htm&lt;/a&gt;&lt;br&gt;
Search for &quot;Range.AutoFilter&quot; and you&#039;ll see this note:&lt;/p&gt;
&lt;p&gt;Range.AutoFilter&lt;/p&gt;
&lt;p&gt;The AutoFilter method of a Range object is a very curious beast. We are forced&lt;br&gt;
to pass it strings for its filter criteria and hence must be aware of its string&lt;br&gt;
handling behaviour. The criteria string consists of an operator (=, &gt;, =&lt;br&gt;
etc.) followed by a value. &lt;/p&gt;
&lt;p&gt;If no operator is specified, the &quot;=&quot; operator is assumed. The key issue is that&lt;br&gt;
when using the &quot;=&quot; operator, AutoFilter performs a textual match, while using&lt;br&gt;
any other operator results in a match by value. This gives us problems when&lt;br&gt;
trying to locate exact matches for dates and numbers. &lt;/p&gt;
&lt;p&gt;If we use &quot;=&quot;, Excel matches on the text that is displayed in the cell, i.e. the&lt;br&gt;
formatted number. As the text displayed in a cell will change with different&lt;br&gt;
regional settings and Windows language version, it is impossible for us to&lt;br&gt;
create a criteria string that will locate an exact match in all locales.&lt;/p&gt;
&lt;p&gt;There is a workaround for this problem. When using any of the other filter&lt;br&gt;
criteria, Excel plays by the rules and interprets the criteria string according&lt;br&gt;
to US formats. Hence, a search criterion of &quot;&gt;=02/01/2001? will find all dates&lt;br&gt;
on or after 1st Feb, 2001, in all locales. &lt;/p&gt;
&lt;p&gt;We can use this to match an exact date by using two AutoFilter criteria. The&lt;br&gt;
following code will give an exact match on 1st Feb, 2001 and will work in any&lt;br&gt;
locale: &lt;/p&gt;
&lt;p&gt;   Range(&quot;A1:D200?).AutoFilter 2, &quot;&gt;=02/01/2001?, xlAnd, &quot;&lt;=02/01/2001?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>JKP:</p>
<p>This is from &#8220;Excel 2002 VBA Programmer&#8217;s Reference&#8221;<br />
Written by John Green, Stephen Bullen, Rob Bovey and Robert Rosenberg </p>
<p><a href="http://www.oaltd.co.uk:80/ExcelProgRef/Ch22/ProgRefCh22.htm" rel="nofollow">http://www.oaltd.co.uk:80/ExcelProgRef/Ch22/ProgRefCh22.htm</a><br />
Search for &#8220;Range.AutoFilter&#8221; and you&#8217;ll see this note:</p>
<p>Range.AutoFilter</p>
<p>The AutoFilter method of a Range object is a very curious beast. We are forced<br />
to pass it strings for its filter criteria and hence must be aware of its string<br />
handling behaviour. The criteria string consists of an operator (=, &gt;, =<br />
etc.) followed by a value. </p>
<p>If no operator is specified, the &#8220;=&#8221; operator is assumed. The key issue is that<br />
when using the &#8220;=&#8221; operator, AutoFilter performs a textual match, while using<br />
any other operator results in a match by value. This gives us problems when<br />
trying to locate exact matches for dates and numbers. </p>
<p>If we use &#8220;=&#8221;, Excel matches on the text that is displayed in the cell, i.e. the<br />
formatted number. As the text displayed in a cell will change with different<br />
regional settings and Windows language version, it is impossible for us to<br />
create a criteria string that will locate an exact match in all locales.</p>
<p>There is a workaround for this problem. When using any of the other filter<br />
criteria, Excel plays by the rules and interprets the criteria string according<br />
to US formats. Hence, a search criterion of &#8220;&gt;=02/01/2001? will find all dates<br />
on or after 1st Feb, 2001, in all locales. </p>
<p>We can use this to match an exact date by using two AutoFilter criteria. The<br />
following code will give an exact match on 1st Feb, 2001 and will work in any<br />
locale: </p>
<p>   Range(&#8220;A1:D200?).AutoFilter 2, &#8220;&gt;=02/01/2001?, xlAnd, &#8220;&lt;=02/01/2001?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron de Bruin</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/09/23/international-excel-issues/#comment-41245</link>
		<dc:creator>Ron de Bruin</dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2995#comment-41245</guid>
		<description>&lt;p&gt;Hi all&lt;/p&gt;
&lt;p&gt;Matt/Vincent : I will look at your problems soon&lt;/p&gt;
&lt;p&gt;JK : I will do that soon JK &lt;/p&gt;
&lt;p&gt;Dennis: I will be waiting for the Swedish problems &lt;/p&gt;
&lt;p&gt;Ron&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi all</p>
<p>Matt/Vincent : I will look at your problems soon</p>
<p>JK : I will do that soon JK </p>
<p>Dennis: I will be waiting for the Swedish problems </p>
<p>Ron</p>
]]></content:encoded>
	</item>
</channel>
</rss>

