<?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: Copy Paste to External Application</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Timmy</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-62025</link>
		<dc:creator>Timmy</dc:creator>
		<pubDate>Mon, 11 Apr 2011 20:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-62025</guid>
		<description>&lt;p&gt;Hmmm, it works but the third value pasted is pasted as a date. Bizarre, probably not an issue as the pasting is not what I need, just the key reading (like inkey$). Thanks for your replies, Rob.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmmm, it works but the third value pasted is pasted as a date. Bizarre, probably not an issue as the pasting is not what I need, just the key reading (like inkey$). Thanks for your replies, Rob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-61882</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Thu, 07 Apr 2011 02:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-61882</guid>
		<description>&lt;p&gt;Timmy:&lt;br&gt;
Copy the code to a Module.&lt;br&gt;
Execute Scanning from your main workbook by pressing Alt F8&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Timmy:<br />
Copy the code to a Module.<br />
Execute Scanning from your main workbook by pressing Alt F8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timmy</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-61879</link>
		<dc:creator>Timmy</dc:creator>
		<pubDate>Wed, 06 Apr 2011 23:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-61879</guid>
		<description>&lt;p&gt;Sorry, Rob, I don&#039;t know where to paste this in the VB Editor (Module, sheet or workbook) and when to press F6. Can you talk us through this a bit? I&#039;m interested in trying it as a surrogate inkey$ routine. Thanks in advance to anyone who helps. I&#039;m using Excel 2000 if it helps.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, Rob, I don&#8217;t know where to paste this in the VB Editor (Module, sheet or workbook) and when to press F6. Can you talk us through this a bit? I&#8217;m interested in trying it as a surrogate inkey$ routine. Thanks in advance to anyone who helps. I&#8217;m using Excel 2000 if it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-38292</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-38292</guid>
		<description>&lt;p&gt;Any idea how to convert a duration of &quot;16h&quot; to &quot;16?. The &quot;16h&quot; is a result of linking from MS Project 2003 file (Duration column) to an Excel 2003 program (Duration column). Thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any idea how to convert a duration of &#8220;16h&#8221; to &#8220;16?. The &#8220;16h&#8221; is a result of linking from MS Project 2003 file (Duration column) to an Excel 2003 program (Duration column). Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-36065</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 13 Nov 2008 22:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-36065</guid>
		<description>&lt;p&gt;Very useful example. I use sendkeys to paste the header of invoices from Excel to an ERP application.  I put the F6 approach into my macro. Now I paste from Excel row by row.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very useful example. I use sendkeys to paste the header of invoices from Excel to an ERP application.  I put the F6 approach into my macro. Now I paste from Excel row by row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-31956</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Mon, 21 Apr 2008 06:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-31956</guid>
		<description>&lt;p&gt;I&#039;m embarrassed to say I&#039;d never used that tool before, Rob - very nice.  It does exactly what I want, except the pages I&#039;m pulling data from have to go through a login sequence and/or the URL is generic - I think that has something to do with how the data is requested - session variables vs passed through URL.  Thanks for the reply!  If you have any other thoughts, I really appreciate it.  Feel bad that I haven&#039;t (and from the sounds of things might not) contributed anything to this board before asking for help.&lt;br&gt;
Thanks again -&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m embarrassed to say I&#8217;d never used that tool before, Rob &#8211; very nice.  It does exactly what I want, except the pages I&#8217;m pulling data from have to go through a login sequence and/or the URL is generic &#8211; I think that has something to do with how the data is requested &#8211; session variables vs passed through URL.  Thanks for the reply!  If you have any other thoughts, I really appreciate it.  Feel bad that I haven&#8217;t (and from the sounds of things might not) contributed anything to this board before asking for help.<br />
Thanks again -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-31953</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Sun, 20 Apr 2008 22:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-31953</guid>
		<description>&lt;p&gt;Russell: Have you tried a Web Query? It&#039;s available from Excel&#039;s Data menu under Import External Data, New Web Query.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Russell: Have you tried a Web Query? It&#8217;s available from Excel&#8217;s Data menu under Import External Data, New Web Query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-31932</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Sat, 19 Apr 2008 03:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-31932</guid>
		<description>&lt;p&gt;This may not be the place to ask, but I&#039;m trying to do the reverse... I&#039;m using an IeApp navigated to a specific URL that has data I want to copy back to Excel.  I&#039;m trying to avoid using SendKeys, but if I did it would go like this:&lt;br&gt;
IeApp.Navigate...&lt;br&gt;
Ctrl A (Select All)&lt;br&gt;
Ctrl C (Copy)&lt;br&gt;
Switch back to Excel&lt;br&gt;
Ctrl V&lt;/p&gt;
&lt;p&gt;Any thoughts on this?  I&#039;m not a VBA expert - finding the IeApp code was a major accomplishment for me.  :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This may not be the place to ask, but I&#8217;m trying to do the reverse&#8230; I&#8217;m using an IeApp navigated to a specific URL that has data I want to copy back to Excel.  I&#8217;m trying to avoid using SendKeys, but if I did it would go like this:<br />
IeApp.Navigate&#8230;<br />
Ctrl A (Select All)<br />
Ctrl C (Copy)<br />
Switch back to Excel<br />
Ctrl V</p>
<p>Any thoughts on this?  I&#8217;m not a VBA expert &#8211; finding the IeApp code was a major accomplishment for me.  <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-31822</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Fri, 11 Apr 2008 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-31822</guid>
		<description>&lt;p&gt;Jon:&lt;br&gt;
That&#039;s what I am using, If you have R installed on your machine,You will need to download rcom and DCOM and of course RExcel.Although RExcel gives you most of the tools needed to import and export data, one needs to modify the code slightly to adapt it to each particular situation.Also, There&#039;s the Rcmdr (R Commander)package that is very helpful for R beginners and don&#039;t know how to write R code.A new version of RExcel just came out a couple of days ago,check it out here:&lt;br&gt;
&lt;a href=&quot;http://rcom.univie.ac.at/download/devel/RExcelInstaller_2.0-6.zip&quot; rel=&quot;nofollow&quot;&gt;http://rcom.univie.ac.at/download/devel/RExcelInstaller_2.0-6.zip&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jon:<br />
That&#8217;s what I am using, If you have R installed on your machine,You will need to download rcom and DCOM and of course RExcel.Although RExcel gives you most of the tools needed to import and export data, one needs to modify the code slightly to adapt it to each particular situation.Also, There&#8217;s the Rcmdr (R Commander)package that is very helpful for R beginners and don&#8217;t know how to write R code.A new version of RExcel just came out a couple of days ago,check it out here:<br />
<a href="http://rcom.univie.ac.at/download/devel/RExcelInstaller_2.0-6.zip" rel="nofollow">http://rcom.univie.ac.at/download/devel/RExcelInstaller_2.0-6.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Jenkins</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/04/05/copy-paste-to-external-application/#comment-31816</link>
		<dc:creator>Doug Jenkins</dc:creator>
		<pubDate>Fri, 11 Apr 2008 02:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1828#comment-31816</guid>
		<description>&lt;p&gt;More on RCOM and RExcel here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://sunsite.univie.ac.at/rcom/&quot; rel=&quot;nofollow&quot;&gt;http://sunsite.univie.ac.at/rcom/&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>More on RCOM and RExcel here:</p>
<p><a href="http://sunsite.univie.ac.at/rcom/" rel="nofollow">http://sunsite.univie.ac.at/rcom/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

