<?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</title>
		<link>http://www.excelbanter.com</link>
		<description>A Excel forum covering all aspects of Microsoft Excel acting as a web gateway with the finest Micorsoft Excel community newsgroups</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 00:57:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.excelbanter.com/images/002/misc/rss.jpg</url>
			<title>ExcelBanter</title>
			<link>http://www.excelbanter.com</link>
		</image>
		<item>
			<title>need help writing formulas.</title>
			<link>http://www.excelbanter.com/showthread.php?t=448811&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 04:33:35 GMT</pubDate>
			<description>Hello,

I would really appreciate some help on writing a formula for the attached spreadsheet:

I would like for the rows between H to S to be populated by...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I would really appreciate some help on writing a formula for the attached spreadsheet:<br />
<br />
I would like for the rows between H to S to be populated by looking up the table on sheet 2.  I have populated 2 of the rows as examples.  <br />
<br />
Where the ramp % numbers need to start depends on the effective date and also whether the person is a new hire or transfer.<br />
<br />
Not sure whether to use vlookup or if statements, help!<br />
<br />
Not sure if I am attaching this appropriately as it looks weird on my mac.<br />
lookup formula question.zip<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>sfnbgirl</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448811</guid>
		</item>
		<item>
			<title>Storing values</title>
			<link>http://www.excelbanter.com/showthread.php?t=448810&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 02:30:31 GMT</pubDate>
			<description>How can I store calculations using a currency exchange rate (stored in A1 for example) but not have the result change when the exchange rate is update?
I do...</description>
			<content:encoded><![CDATA[<div>How can I store calculations using a currency exchange rate (stored in A1 for example) but not have the result change when the exchange rate is update?<br />
I do not want to store each exchange rate variation in a new location every time it changes.<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>Alex Skinner</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448810</guid>
		</item>
		<item>
			<title><![CDATA[Identifying Unique ID's in a Single Column]]></title>
			<link>http://www.excelbanter.com/showthread.php?t=448809&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 15:19:50 GMT</pubDate>
			<description><![CDATA[Hello -
I have thousands of ID's in a single column and need to find all ID's that have a (-#) the # are varied; 1, 2 3 etc... at the end. Sorting does not...]]></description>
			<content:encoded><![CDATA[<div>Hello -<br />
I have thousands of ID's in a single column and need to find all ID's that have a (-#) the # are varied; 1, 2 3 etc... at the end. Sorting does not work, the -# are at the end of the ID.<br />
Thank You!!</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=4">New Users to Excel</category>
			<dc:creator>MichaelPK</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448809</guid>
		</item>
		<item>
			<title>Speeding up Excel simulations</title>
			<link>http://www.excelbanter.com/showthread.php?t=448808&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 13:12:18 GMT</pubDate>
			<description>I have a VB based Excel simulation that I want to speed up.

I have read that VB runs single thread.

Is there any good data on picking out a computer that...</description>
			<content:encoded><![CDATA[<div>I have a VB based Excel simulation that I want to speed up.<br />
<br />
I have read that VB runs single thread.<br />
<br />
Is there any good data on picking out a computer that will run VB<br />
fast?<br />
<br />
Any other pointers.<br />
<br />
I plan to work on improving the algorithm,  but I am also trying to<br />
figure out how to pick the best hardware and take advantage of it.<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator><![CDATA[Tom Adams[_2_]]]></dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448808</guid>
		</item>
		<item>
			<title><![CDATA[TEXT "ddd" giving #N/A on some machines]]></title>
			<link>http://www.excelbanter.com/showthread.php?t=448807&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 09:48:48 GMT</pubDate>
			<description><![CDATA[Hi,

My first post here, hope someone can help.

I have created an Excel 2010 spreadsheet that is to be used in various European countries (I'm in the UK). One...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
My first post here, hope someone can help.<br />
<br />
I have created an Excel 2010 spreadsheet that is to be used in various European countries (I'm in the UK). One of the pilot testers in Austria (but otherwise using a UK laptop with UK settings) is experiencing the following issue whereas all other testers under similar conditions report no fault. I can't explain it...<br />
<br />
I have a calculated date based on an input year: A1=DATE(Current_Year,1,1)<br />
Adjacent to this I have B1=TEXT(A1,&quot;ddd&quot;) in order to display Mon or Tue or Wed etc<br />
<br />
This works fine in the version I've sent and recalculates fine. However, change the Current_Year and the result of the TEXT function becomes ddd (and not Mon etc)!<br />
<br />
Can anyone explain why, and better still, how to fix this!?<br />
<br />
Thanks,<br />
<br />
Adrian</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=8">Excel  Discussion (Misc queries)</category>
			<dc:creator>_Adrian</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448807</guid>
		</item>
		<item>
			<title>Now You Can Use Visual Studio 2012 To Work with Excel in .net and reporting services</title>
			<link>http://www.excelbanter.com/showthread.php?t=448806&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 07:37:11 GMT</pubDate>
			<description>Many of our users use Visual Studio to speed up development and help organize their code. Its a flexible development platform, and version 2012 adds tools...</description>
			<content:encoded><![CDATA[<div>Many of our users use Visual Studio to speed up development and help organize their code. Its a flexible development platform, and version 2012 adds tools that improves agile development and helps testing in Windows 8. All Aspose .NET and SQL Server Reporting Services products can be used with Visual Studio 2012.  <br />
<br />
<br />
	Developers can now use Visual Studio 2012 to work with Microsoft Word and other word processing formats from inside their own applications for creating, manipulating and converting documents independently of Microsoft Office Automation using Aspose.Words for .NET. <br />
<br />
	They can also work with Microsoft Excel and other spreadsheet file formats in their own applications and can create, manipulate and convert documents without needing Microsoft Office Automation using Aspose.Cells for .NET. Aspose.Cells for .NET  lets you automate reports and work with external data sources, create and export charts and work with formula. <br />
<br />
	Developer can also work with Adobe Acrobat PDF files without relying on Adobe Automation. Aspose.Pdf for .NET lets you create and modify PDF files: concatenate or split files, add digital signatures, save pages to image format and more. <br />
<br />
	Developers can now use Visual Studio 2012 to work with Microsoft PowerPoint and other presentation formats using Aspose.Slides.<br />
<br />
	Developers can manipulate Microsoft Visio files using Aspose.Tasks.<br />
<br />
	Developers can generate and recognize a large number of 1D and 2D barcodes using Aspose.BarCode.<br />
<br />
	Developers can Work with Microsoft Outlook, from emails to contacts and appointments using Aspose.Email.<br />
<br />
	Developers  can Draw, manipulate and convert images using Aspose.Imaging.<br />
<br />
	Recognize characters from entire images or specific areas using Aspose.OCR and many more advance features in their own applications.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>aspose</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448806</guid>
		</item>
		<item>
			<title>Help</title>
			<link>http://www.excelbanter.com/showthread.php?t=448805&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 06:58:43 GMT</pubDate>
			<description><![CDATA[Hi.... I am new in excel and want help ...
please check the attached file....
i wand to checke C4 - AX4 if they contain "D", ... if it is true then return...]]></description>
			<content:encoded><![CDATA[<div>Hi.... I am new in excel and want help ...<br />
please check the attached file....<br />
i wand to checke C4 - AX4 if they contain &quot;D&quot;, ... if it is true then return Header title and in this case C2 - AX2<br />
any help ? thx</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=878&amp;stc=1&amp;d=1369292266" border="0" alt="" />&nbsp;
			</div>
		</fieldset>
	
	
	
	
	
	
	</div>
]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=4">New Users to Excel</category>
			<dc:creator>ahmed1972</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448805</guid>
		</item>
		<item>
			<title>Loop to skip some sheets in workbook</title>
			<link>http://www.excelbanter.com/showthread.php?t=448804&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 06:24:34 GMT</pubDate>
			<description><![CDATA[What do I put where it says 'DO NOTHING so the loop will skip ws. X, Y & Z?

Thanks,
Howard

Option Explicit

Sub LoopThroughSheets()
    Dim ws As Worksheet]]></description>
			<content:encoded><![CDATA[<div><br />
What do I put where it says 'DO NOTHING so the loop will skip ws. X, Y &amp; Z?<br />
<br />
Thanks,<br />
Howard<br />
<br />
Option Explicit<br />
<br />
Sub LoopThroughSheets()<br />
    Dim ws As Worksheet<br />
    If ws.Name = &quot;X&quot; Or ws.Name = &quot;Y&quot; Or ws.Name = &quot;Z&quot; Then<br />
        'DO NOTHING<br />
    Else<br />
        'Do some code stuff here like:<br />
        ws.Range(&quot;B1&quot;) = ws.Name<br />
    End If<br />
End Sub<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>Howard</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448804</guid>
		</item>
		<item>
			<title>Vertical scrollbar screwed up</title>
			<link>http://www.excelbanter.com/showthread.php?t=448803&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 06:18:13 GMT</pubDate>
			<description>Normally when I drag the vertical scrollbar down to the bottom position 
it goes to about line number 150 or so, depending on how much data I 
have in that...</description>
			<content:encoded><![CDATA[<div>Normally when I drag the vertical scrollbar down to the bottom position <br />
it goes to about line number 150 or so, depending on how much data I <br />
have in that worksheet.  But on one worksheet it suddenly and <br />
mysteriously changed to scrolling down to line number 1048576.  I don't <br />
know what I did to make it do that.  How can I get it back to normal?  I <br />
don't like it the way it is because the scrollbar handle is very small <br />
and in normal use stays at the top of the range, making it harder to use <br />
it to scroll up or down within the range of lines where I have data.<br />
<br />
<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator><![CDATA[Renny Bosch[_2_]]]></dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448803</guid>
		</item>
		<item>
			<title>Labeling on independently stacked line chart</title>
			<link>http://www.excelbanter.com/showthread.php?t=448802&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 23:46:20 GMT</pubDate>
			<description>Hi,

I need to display percentage results from 8 stores in one chart, with each store having a line (trended over time).  They are positioned one above...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I need to display percentage results from 8 stores in one chart, with each store having a line (trended over time).  They are positioned one above another, ultimately, in PowerPoint.  The lines are not cumulative - they are independent.<br />
<br />
From another site, I figured out how to do this by giving the first store ratings from 0 to 100%, the second store 100 to 200%, etc.  This gets the position I want for the charts.  I do not need to display any values on the y-axis.<br />
<br />
However, I DO need to display the data labels.  I'm looking for an automated way to change 795%, for example, to 95%.  I can do this manually in the data label but once it's changed manually, any underlying change to the data won't update.<br />
<br />
Any recommendations?<br />
<br />
Thank you in advance!</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=7">Charts and Charting in Excel</category>
			<dc:creator>Deb P</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448802</guid>
		</item>
		<item>
			<title>if and replace function?</title>
			<link>http://www.excelbanter.com/showthread.php?t=448801&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 17:57:40 GMT</pubDate>
			<description>Hello 
I need help
I have names on my left and depending on the name I need to remove a space

Original data         Answer
John, Repp           John,Repp
Jay,...</description>
			<content:encoded><![CDATA[<div>Hello <br />
I need help<br />
I have names on my left and depending on the name I need to remove a space<br />
<br />
Original data         Answer<br />
John, Repp           John,Repp<br />
Jay, Thorp           Jay, Thorp<br />
Jana, Washington     Jana,Washington<br />
<br />
So just depending on the name some need the space after the &quot;,&quot; trim and some dont I have a total of about 40 names only about 6 dont need the space after the coma.<br />
I was thinking of Replace and If But I cant seem to put it together.<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=5">Excel Worksheet Functions</category>
			<dc:creator>jc9972003@yahoo.com</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448801</guid>
		</item>
		<item>
			<title>VBA Macro to customize Right Header</title>
			<link>http://www.excelbanter.com/showthread.php?t=448800&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 12:14:57 GMT</pubDate>
			<description>Hi! :-)

I have spent the last few days trying to make a macro in vba to customize the right header, in a excel sheet with multiple pages, but without much...</description>
			<content:encoded><![CDATA[<div>Hi! :-)<br />
<br />
I have spent the last few days trying to make a macro in vba to customize the right header, in a excel sheet with multiple pages, but without much success. :-(<br />
<br />
I need some help to do the following macro:<br />
<br />
&quot;In first right header page&quot;: N. M001 a M002<br />
&quot;In second right header page&quot;: N. M003 a M004<br />
&quot;In third right header page&quot;: N. M005 a M006<br />
&quot;In fourth right header page&quot;: N. M007 a M008<br />
&quot;In fifth right header page&quot;: N. M009 a M010<br />
&quot;In sixth right header page&quot;: N. M011 a M012<br />
&quot;In seventh right header page&quot;: N. M013 a M014<br />
&quot;In eighth right header page&quot;: N. M015 a M016   <br />
...<br />
...<br />
...<br />
to the last page<br />
<br />
<br />
Thanks in advance<br />
<br />
 <br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>kimkiko@gmail.com</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448800</guid>
		</item>
		<item>
			<title>MS Query</title>
			<link>http://www.excelbanter.com/showthread.php?t=448799&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 09:19:55 GMT</pubDate>
			<description>I have created a Workbook(A) which extracts data from different workbooks(B to G) by using MS Query and stores in Workbook (A)

Workbook(A) is sitting on...</description>
			<content:encoded><![CDATA[<div>I have created a Workbook(A) which extracts data from different workbooks(B to G) by using MS Query and stores in Workbook (A)<br />
<br />
Workbook(A) is sitting on Server A.<br />
<br />
Workbooks (B to G) are located on N, O, P, Q, R, S i.e. 6 different servers on 6 different locations in 6 different cities.<br />
<br />
Workbook(A) has a macro assigned to run the MS Query (Refresh all)<br />
<br />
I am connected to Server A and so as my colleague.<br />
<br />
Workbook (A) is saved in a folder to which both of us have same access rights to alter, modify etc. all the files.<br />
<br />
I can always use macro to refresh all the data and the query runs perfectly fine. However, my colleague encounters a problem and even though can access the file, he is not able to use Macro to refresh and run the query (the error message pertains to path)<br />
<br />
I have reached a deadlock and do not have any answer to why. I can fully understand that path problems will come for my colleagues sitting on different servers but I have failed to understand as to why we 2 of us sitting on same server in same folder but my colleague cannot run the query. <br />
<br />
Any help would be greatly appreciated.<br />
<br />
Ps: I am not technically strong rather a DIY person.</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>SinghNZ</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448799</guid>
		</item>
		<item>
			<title>Standard column width in points...</title>
			<link>http://www.excelbanter.com/showthread.php?t=448798&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 07:35:01 GMT</pubDate>
			<description>Hi,


I can read the standard column width of a sheet with 
ActiveSheet.StandardWidth

....but this gives me the width in chars....

How to get the standard...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
<br />
I can read the standard column width of a sheet with <br />
ActiveSheet.StandardWidth<br />
<br />
....but this gives me the width in chars....<br />
<br />
How to get the standard columnwidth in points?<br />
<br />
<br />
TIA,<br />
<br />
CE<br />
<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator><![CDATA[Charlotte E.[_3_]]]></dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448798</guid>
		</item>
		<item>
			<title>Compare shorter date range against longer date range</title>
			<link>http://www.excelbanter.com/showthread.php?t=448797&amp;goto=newpost</link>
			<pubDate>Tue, 21 May 2013 14:16:08 GMT</pubDate>
			<description><![CDATA[Hi Excel Gurus !

I am in need of a macro / formula which is able to find the missing date range(s).
Example:
John stayed in Apartment A&B for period : 1...]]></description>
			<content:encoded><![CDATA[<div>Hi Excel Gurus !<br />
<br />
I am in need of a macro / formula which is able to find the missing date range(s).<br />
Example:<br />
John stayed in Apartment A&amp;B for period : 1 February until 15 September.<br />
<br />
Rental paid shown in records :<br />
Apartment A rental period : 1 January until 28 February<br />
Apartment B rental period : 1 April until 31 July<br />
Apartment A rental again : 1 June until 31 August (overlaps)<br />
<br />
The above start date - end date is keyed into cell A1:B3.<br />
<br />
I need excel to show results :<br />
1 March - 31 March<br />
1 September - 15 September<br />
which represent periods where no rental paid was shown in records.<br />
<br />
My thousand thanks! in advance for any help on this.<br />
SauQ<br />
</div>

]]></content:encoded>
			<category domain="http://www.excelbanter.com/forumdisplay.php?f=10">Excel Programming</category>
			<dc:creator>SauQ</dc:creator>
			<guid isPermaLink="true">http://www.excelbanter.com/showthread.php?t=448797</guid>
		</item>
	</channel>
</rss>
