 




<?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: Excel and Access integration and auto-population</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 02:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: randym</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/#comment-84811</link>
		<dc:creator>randym</dc:creator>
		<pubDate>Fri, 03 Dec 2010 15:01:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-84811</guid>
		<description><![CDATA[I should add that once you figure out all the steps and get the procedures in place, you can have a form with a button that will do all the work for you.  I do want to point out that this may be somewhat complicated if you don&#039;t have much experience using Access.

One thing to keep in mind is to make sure that you don&#039;t load duplicate data and maybe provide a way to &quot;reload&quot; the data.  Meaning have an identifier for the imported data that indicates the &quot;batch&quot; of records loaded.  I like to use date and time in format 
yyyymmddhhnnss.  This way you can easily remove all records loaded in a batch and reload.]]></description>
		<content:encoded><![CDATA[<p>I should add that once you figure out all the steps and get the procedures in place, you can have a form with a button that will do all the work for you.  I do want to point out that this may be somewhat complicated if you don&#8217;t have much experience using Access.</p>
<p>One thing to keep in mind is to make sure that you don&#8217;t load duplicate data and maybe provide a way to &#8220;reload&#8221; the data.  Meaning have an identifier for the imported data that indicates the &#8220;batch&#8221; of records loaded.  I like to use date and time in format<br />
yyyymmddhhnnss.  This way you can easily remove all records loaded in a batch and reload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randym</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/#comment-84810</link>
		<dc:creator>randym</dc:creator>
		<pubDate>Fri, 03 Dec 2010 14:55:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-84810</guid>
		<description><![CDATA[You could import as often as you want.   It depends if any data needs &quot;fixing&quot; for how much you want to fix at one time.  If there a never any probems with the data coming in, then you could maybe just do it once a month.  It depends how often your pivot tables needs to be updated.

For how to merge.   To get started,  there will be some trial and error on what is the best way to import into Access.  You may link the Excel spreadsheet so it looks like a table in Access or you may have the user save the speadsheet as a .csv file and you could import the .csv file into a &quot;work&quot; table.  

If all seven sites have the exact stucture, you could have one link or one import by saving the source document as the same name.  If you need to track each sites data, the spreadsheet should have some sort of identifer in it or you need to attach a site identifer to it when you import the data.  

If the sites have different structures, you may need to have more than one link or .csv import structure for each type of file coming in.  

Once you do that, you can use queries to manipulate the data into a master table.  Then you could use Excel to link to that master table and do all of your pivot reports.  Access can do pivot reports, but I found that Excel may be more end user friendly especially if the end user works with Excel alot and wants to created many different reports.]]></description>
		<content:encoded><![CDATA[<p>You could import as often as you want.   It depends if any data needs &#8220;fixing&#8221; for how much you want to fix at one time.  If there a never any probems with the data coming in, then you could maybe just do it once a month.  It depends how often your pivot tables needs to be updated.</p>
<p>For how to merge.   To get started,  there will be some trial and error on what is the best way to import into Access.  You may link the Excel spreadsheet so it looks like a table in Access or you may have the user save the speadsheet as a .csv file and you could import the .csv file into a &#8220;work&#8221; table.  </p>
<p>If all seven sites have the exact stucture, you could have one link or one import by saving the source document as the same name.  If you need to track each sites data, the spreadsheet should have some sort of identifer in it or you need to attach a site identifer to it when you import the data.  </p>
<p>If the sites have different structures, you may need to have more than one link or .csv import structure for each type of file coming in.  </p>
<p>Once you do that, you can use queries to manipulate the data into a master table.  Then you could use Excel to link to that master table and do all of your pivot reports.  Access can do pivot reports, but I found that Excel may be more end user friendly especially if the end user works with Excel alot and wants to created many different reports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sm6hans</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/#comment-84753</link>
		<dc:creator>sm6hans</dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:57:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-84753</guid>
		<description><![CDATA[Thanks Randym.  

I have practically no experience with Access.  You say it can be done. 

Whats the best way to import data - on a weekly basis - being sent from 7 different sites? 

How can I merge spreadsheets with different columns into a master spreadsheet with all the columns?]]></description>
		<content:encoded><![CDATA[<p>Thanks Randym.  </p>
<p>I have practically no experience with Access.  You say it can be done. </p>
<p>Whats the best way to import data &#8211; on a weekly basis &#8211; being sent from 7 different sites? </p>
<p>How can I merge spreadsheets with different columns into a master spreadsheet with all the columns?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randym</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/#comment-84752</link>
		<dc:creator>randym</dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:46:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-84752</guid>
		<description><![CDATA[Its hard to tell what is wrong by just saying it isn&#039;t working well.  But, in theroy, what you want to do will work.  I have done applications similar to this.  I used Access to import data from spreadsheets, .csv files and other RDBMS tables and pulled them all together in one master table.  Then I still used Excel to link to the Access database which then has multiple pivot sheets depending on the type of output desired.  Again, your description is too vague to tell you what is not working correctly.]]></description>
		<content:encoded><![CDATA[<p>Its hard to tell what is wrong by just saying it isn&#8217;t working well.  But, in theroy, what you want to do will work.  I have done applications similar to this.  I used Access to import data from spreadsheets, .csv files and other RDBMS tables and pulled them all together in one master table.  Then I still used Excel to link to the Access database which then has multiple pivot sheets depending on the type of output desired.  Again, your description is too vague to tell you what is not working correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sm6hans</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-and-access-integration-and-auto-population/#comment-84622</link>
		<dc:creator>sm6hans</dc:creator>
		<pubDate>Wed, 01 Dec 2010 14:54:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-84622</guid>
		<description><![CDATA[I thought I could use MS Access to create forms, have a query auto-populate a table, and output the data in a pivot table, but it hasn&#039;t been working very well. 

Any suggestions will be much appreciated!]]></description>
		<content:encoded><![CDATA[<p>I thought I could use MS Access to create forms, have a query auto-populate a table, and output the data in a pivot table, but it hasn&#8217;t been working very well. </p>
<p>Any suggestions will be much appreciated!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.039 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 02:55:13 -->