<?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: Episode 43: Data Merge (VIDEO)</title>
	<atom:link href="http://www.theindesigner.com/blog/episode-43-data-merge-video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.theindesigner.com/blog/episode-43-data-merge-video</link>
	<description>information. instruction. insight.</description>
	<lastBuildDate>Fri, 19 Mar 2010 03:17:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Murphy</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1719</link>
		<dc:creator>Michael Murphy</dc:creator>
		<pubDate>Wed, 17 Feb 2010 19:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1719</guid>
		<description>@bldg13 -- First, my apologies for such a slow reply to your question.

What I typically do in Excel is create two additional columns, then paste the common path for my image files into the first cell at the top of one of those columns. Then I click and drag on the lower-right corner of that cell and drag down the column to populate all cells in that column with the file path.

In the other column, I take advantage of Excel&#039;s concatenation feature to combine the file path with the unique file names. So, if for example, your file path is in column C and your file names are in column D (assuming that each starts in row 2 because you need a header row for the data merge), what you&#039;d put in that blank column to combine the two is: &lt;strong&gt;&lt;code&gt;=CONCATENATE(C2,D2&lt;/code&gt;)&lt;/strong&gt;

You should see the result once you hit enter. The cell should now contain the contents of cell C2, immediately followed by the contents of cell D2. If you click and hold on the lower right corner of that cell, then drag down the column, it will combine C3 and D3, C4 and D4, C5 and D5, and so on all the way down. That&#039;s the column you should put the &lt;code&gt;&lt;strong&gt;@photos&lt;/strong&gt;&lt;/code&gt; header on in Excel so InDesign recognizes it as image references.

Don&#039;t worry about the other two columns being in the Excel file you eventually use in InDesign. They&#039;ll be available in InDesign&#039;s Data Merge panel, but you don&#039;t need to use them in your document.</description>
		<content:encoded><![CDATA[<p>@bldg13 &#8212; First, my apologies for such a slow reply to your question.</p>
<p>What I typically do in Excel is create two additional columns, then paste the common path for my image files into the first cell at the top of one of those columns. Then I click and drag on the lower-right corner of that cell and drag down the column to populate all cells in that column with the file path.</p>
<p>In the other column, I take advantage of Excel&#8217;s concatenation feature to combine the file path with the unique file names. So, if for example, your file path is in column C and your file names are in column D (assuming that each starts in row 2 because you need a header row for the data merge), what you&#8217;d put in that blank column to combine the two is: <strong><code>=CONCATENATE(C2,D2</code>)</strong></p>
<p>You should see the result once you hit enter. The cell should now contain the contents of cell C2, immediately followed by the contents of cell D2. If you click and hold on the lower right corner of that cell, then drag down the column, it will combine C3 and D3, C4 and D4, C5 and D5, and so on all the way down. That&#8217;s the column you should put the <code><strong>@photos</strong></code> header on in Excel so InDesign recognizes it as image references.</p>
<p>Don&#8217;t worry about the other two columns being in the Excel file you eventually use in InDesign. They&#8217;ll be available in InDesign&#8217;s Data Merge panel, but you don&#8217;t need to use them in your document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Murphy</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1718</link>
		<dc:creator>Michael Murphy</dc:creator>
		<pubDate>Wed, 17 Feb 2010 19:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1718</guid>
		<description>Double-sided is not a Data Merge option. You&#039;d have to do one merge in one document for the front, and one merge in another document for the back, which opens you up to errors when you try to marry them up. You may need to move to an XML-based workflow (something I&#039;m a little weak on), or try to find a printer who can do variable-data printing for you, to whom you&#039;d only need to provide the template(s) and the data set.</description>
		<content:encoded><![CDATA[<p>Double-sided is not a Data Merge option. You&#8217;d have to do one merge in one document for the front, and one merge in another document for the back, which opens you up to errors when you try to marry them up. You may need to move to an XML-based workflow (something I&#8217;m a little weak on), or try to find a printer who can do variable-data printing for you, to whom you&#8217;d only need to provide the template(s) and the data set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dianie03</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1717</link>
		<dc:creator>dianie03</dc:creator>
		<pubDate>Tue, 16 Feb 2010 22:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1717</guid>
		<description>Great tutorial! I have one question. (Don&#039;t we always!) 

Is there anyway to use data merging on a double sided document? I&#039;m creating 300 business cards and need to have &quot;variables&quot; on each side of the card. I&#039;m using the Multiple record layout for the fronts and it&#039;s working perfectly, but, I need the backs to match up on a separate page in the same document.

Thanks for all your help!</description>
		<content:encoded><![CDATA[<p>Great tutorial! I have one question. (Don&#8217;t we always!) </p>
<p>Is there anyway to use data merging on a double sided document? I&#8217;m creating 300 business cards and need to have &#8220;variables&#8221; on each side of the card. I&#8217;m using the Multiple record layout for the fronts and it&#8217;s working perfectly, but, I need the backs to match up on a separate page in the same document.</p>
<p>Thanks for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bldg13</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1683</link>
		<dc:creator>bldg13</dc:creator>
		<pubDate>Fri, 06 Nov 2009 14:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1683</guid>
		<description>This is a really good tutorial. Thanks!

I have a question regarding collecting data in an excel doc. I have a bunch of images (nested in a folder structure) that I want to get into the excel doc so I can do the data merge. Is there an easy way to capture all the image file paths all at once to paste into excel? I&#039;m using OSX and guess this could be done in terminal but not sure just how. Any thoughts?</description>
		<content:encoded><![CDATA[<p>This is a really good tutorial. Thanks!</p>
<p>I have a question regarding collecting data in an excel doc. I have a bunch of images (nested in a folder structure) that I want to get into the excel doc so I can do the data merge. Is there an easy way to capture all the image file paths all at once to paste into excel? I&#8217;m using OSX and guess this could be done in terminal but not sure just how. Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Laun</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1633</link>
		<dc:creator>Matthew Laun</dc:creator>
		<pubDate>Tue, 22 Sep 2009 16:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1633</guid>
		<description>A significant issue with InDesign CS4&#039;s Data Merge feature has been fixed in the 6.0.4 update. See the release notes for item #2335625.

------------------------------------------------------

An important update to the InCopy and InDesign products has been released today!
 To install the update, choose Help &gt; Updates from any Adobe CS4 application, or navigate to the Adobe Updater and launch it:
 Mac: /Applications/Utilities/Adobe Utilities/Updater6/Adobe Updater.app
 Win: C:\Program Files\Common Files\Adobe\Updater6\Adobe_Updater.exe

You can also download the updates from Adobe.com at the following locations:
 InCopy Mac: http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=Macintosh
 InCopy Win: http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=WIndows
 InDesign Mac: http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=Macintosh
 InDesign Win: http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=WIndows

Release notes are here: http://www.adobe.com/go/id6_readme_en</description>
		<content:encoded><![CDATA[<p>A significant issue with InDesign CS4&#8217;s Data Merge feature has been fixed in the 6.0.4 update. See the release notes for item #2335625.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>An important update to the InCopy and InDesign products has been released today!<br />
 To install the update, choose Help &gt; Updates from any Adobe CS4 application, or navigate to the Adobe Updater and launch it:<br />
 Mac: /Applications/Utilities/Adobe Utilities/Updater6/Adobe Updater.app<br />
 Win: C:\Program Files\Common Files\Adobe\Updater6\Adobe_Updater.exe</p>
<p>You can also download the updates from Adobe.com at the following locations:<br />
 InCopy Mac: <a href="http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=Macintosh" rel="nofollow">http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=Macintosh</a><br />
 InCopy Win: <a href="http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=WIndows" rel="nofollow">http://www.adobe.com/support/downloads/product.jsp?product=30&amp;platform=WIndows</a><br />
 InDesign Mac: <a href="http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=Macintosh" rel="nofollow">http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=Macintosh</a><br />
 InDesign Win: <a href="http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=WIndows" rel="nofollow">http://www.adobe.com/support/downloads/product.jsp?product=31&amp;platform=WIndows</a></p>
<p>Release notes are here: <a href="http://www.adobe.com/go/id6_readme_en" rel="nofollow">http://www.adobe.com/go/id6_readme_en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1598</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1598</guid>
		<description>@ Kyle:

I am facing the same issue. Since InDesign wont do it (at least any way that I can find), why not re-order the actual data? In my case, I am printing 4-up response cards with dynamic data on both sides, so while my &quot;front&quot; side is ordered 1-2-3-4 going from right to left on two rows, my other side simply has to have record 1 become 2, 2-&gt;1, 3-&gt;4, 4-&gt;3. The formula here ends up being add one to the unique ID of odd records, and subtract one from the same value of even numbered records, and reorder.

Just remember to backup an original copy of the data in case of mistakes, the front side data must have an autonumbered sequential ID field (so you can alter it in the &quot;back&quot; side data file). If you get creative with copy and pasting Excel formulas, this becomes a much less daunting task than it seems and improves the functionality of InDesign exponentially (in my opinion).

Just an idea, and I hope it works for you!</description>
		<content:encoded><![CDATA[<p>@ Kyle:</p>
<p>I am facing the same issue. Since InDesign wont do it (at least any way that I can find), why not re-order the actual data? In my case, I am printing 4-up response cards with dynamic data on both sides, so while my &#8220;front&#8221; side is ordered 1-2-3-4 going from right to left on two rows, my other side simply has to have record 1 become 2, 2-&gt;1, 3-&gt;4, 4-&gt;3. The formula here ends up being add one to the unique ID of odd records, and subtract one from the same value of even numbered records, and reorder.</p>
<p>Just remember to backup an original copy of the data in case of mistakes, the front side data must have an autonumbered sequential ID field (so you can alter it in the &#8220;back&#8221; side data file). If you get creative with copy and pasting Excel formulas, this becomes a much less daunting task than it seems and improves the functionality of InDesign exponentially (in my opinion).</p>
<p>Just an idea, and I hope it works for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janet Lowry</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1583</link>
		<dc:creator>Janet Lowry</dc:creator>
		<pubDate>Sat, 11 Jul 2009 20:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1583</guid>
		<description>Hi, great tutorial, though I&#039;ve had to tear my hair out over this thing. First the filenames were very difficult. Then I&#039;m having the same problem Karen has. I can get only the single image, and the multiple record is disabled. I also have the educational version. I can&#039;t understand why &quot;Records to Merge&quot; shows 4 records in the range, but when I click either All Records or Range, the &quot;Multiple Record Layout is disabled because Single Record is selected per document page&quot;. But that&#039;s not true.
Since I can do the merge with any one of the single records, I think there may well be something to what Karen said. How would I find this out officially?</description>
		<content:encoded><![CDATA[<p>Hi, great tutorial, though I&#8217;ve had to tear my hair out over this thing. First the filenames were very difficult. Then I&#8217;m having the same problem Karen has. I can get only the single image, and the multiple record is disabled. I also have the educational version. I can&#8217;t understand why &#8220;Records to Merge&#8221; shows 4 records in the range, but when I click either All Records or Range, the &#8220;Multiple Record Layout is disabled because Single Record is selected per document page&#8221;. But that&#8217;s not true.<br />
Since I can do the merge with any one of the single records, I think there may well be something to what Karen said. How would I find this out officially?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crystal Reynolds</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1577</link>
		<dc:creator>Crystal Reynolds</dc:creator>
		<pubDate>Tue, 30 Jun 2009 19:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1577</guid>
		<description>I have a project challenge and was wondering if InDesign CS4 will be able to help me. It is a data merge issue. I have a client with a catalogue - who creates a separate price list publication. The information is sorted by page number then item description, code, colour, price - since this is an annual change - instead of manually editing - ideally if I could have my client update a spreadsheet with the price/page number/description updates so I can then merge to InDesign. Is this possible?</description>
		<content:encoded><![CDATA[<p>I have a project challenge and was wondering if InDesign CS4 will be able to help me. It is a data merge issue. I have a client with a catalogue &#8211; who creates a separate price list publication. The information is sorted by page number then item description, code, colour, price &#8211; since this is an annual change &#8211; instead of manually editing &#8211; ideally if I could have my client update a spreadsheet with the price/page number/description updates so I can then merge to InDesign. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1568</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Tue, 23 Jun 2009 10:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1568</guid>
		<description>I have a problem with multiple records.
I created a document with 12 labels. In the preview everything looks good, every label has a different record, but when I merge the document, then all the records get mixed up. Some records are duplicated, some records are missing. Do you knwo what can go wrong and how to solve this?</description>
		<content:encoded><![CDATA[<p>I have a problem with multiple records.<br />
I created a document with 12 labels. In the preview everything looks good, every label has a different record, but when I merge the document, then all the records get mixed up. Some records are duplicated, some records are missing. Do you knwo what can go wrong and how to solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Murphy</title>
		<link>http://www.theindesigner.com/blog/episode-43-data-merge-video/comment-page-1#comment-1560</link>
		<dc:creator>Michael Murphy</dc:creator>
		<pubDate>Thu, 18 Jun 2009 03:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.theindesigner.com/blog/episode-43-data-merge-video#comment-1560</guid>
		<description>Liz --

As I&#039;ve suggested to others earlier in these comments, I think the definitive InDesign and XML reference is &lt;a HREF=&quot;http://www.amazon.com/dp/0321503554&quot; TARGET=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;A Designer’s Guide to Adobe InDesign and XML&lt;/A&gt; by Jim Maivald and Cathy Palmer. Every XML-based project is unique, so there&#039;s no cookie-cutter answer or step-by-step I can offer here. That book will arm you with all the knowledge you need to establish XML templates and a workflow that suits your specific needs.</description>
		<content:encoded><![CDATA[<p>Liz &#8211;</p>
<p>As I&#8217;ve suggested to others earlier in these comments, I think the definitive InDesign and XML reference is <a HREF="http://www.amazon.com/dp/0321503554" TARGET="_blank" rel="nofollow">A Designer’s Guide to Adobe InDesign and XML</a> by Jim Maivald and Cathy Palmer. Every XML-based project is unique, so there&#8217;s no cookie-cutter answer or step-by-step I can offer here. That book will arm you with all the knowledge you need to establish XML templates and a workflow that suits your specific needs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
