<?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: Calculate Totals in InDesign Tables</title>
	<atom:link href="http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:39:42 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alischajane</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481640</link>
		<dc:creator>Alischajane</dc:creator>
		<pubDate>Sun, 21 Feb 2010 11:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481640</guid>
		<description>Excuse the bombardment - one more question! We have change script to calculate 10% tax by changing the code to the below which divides the total by 11 to calculate the included 10% tax.
		
row 15: var sum = 1;
row 19: sum = ParseCleanFloat(cells[j].texts[0].contents) / 11;
row 42: return 1;

Now the tricky part, this final cell which as the calculation we would love for it to come up with the value then the text &quot;inc gst&quot;. Any idea how this can be done?

And still trying to figure out the subtraction. Has us stumped?</description>
		<content:encoded><![CDATA[<p>Excuse the bombardment &#8211; one more question! We have change script to calculate 10% tax by changing the code to the below which divides the total by 11 to calculate the included 10% tax.</p>
<p>row 15: var sum = 1;<br />
row 19: sum = ParseCleanFloat(cells[j].texts[0].contents) / 11;<br />
row 42: return 1;</p>
<p>Now the tricky part, this final cell which as the calculation we would love for it to come up with the value then the text &#8220;inc gst&#8221;. Any idea how this can be done?</p>
<p>And still trying to figure out the subtraction. Has us stumped?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alischajane</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481639</link>
		<dc:creator>Alischajane</dc:creator>
		<pubDate>Sun, 21 Feb 2010 09:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481639</guid>
		<description>Figured out the multiply by 0.7 and 0.3. Now trying to work out how to subtract two cells from each other?</description>
		<content:encoded><![CDATA[<p>Figured out the multiply by 0.7 and 0.3. Now trying to work out how to subtract two cells from each other?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alischajane</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481638</link>
		<dc:creator>Alischajane</dc:creator>
		<pubDate>Sun, 21 Feb 2010 08:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481638</guid>
		<description>Hello, thankyou for sharing this script! It has some great functions and so excited by its use.

Any idea how I can change the script into three new script:

- Divide by 11 (calculate tax)
- Multiply by 0.3 (calculate deposit)
- Multiple by 0.7 (calculate remainder payment)</description>
		<content:encoded><![CDATA[<p>Hello, thankyou for sharing this script! It has some great functions and so excited by its use.</p>
<p>Any idea how I can change the script into three new script:</p>
<p>- Divide by 11 (calculate tax)<br />
- Multiply by 0.3 (calculate deposit)<br />
- Multiple by 0.7 (calculate remainder payment)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramavarshny</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481619</link>
		<dc:creator>ramavarshny</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481619</guid>
		<description>Great, thanks a lot Blatner. Now I am able to create tables in table mode easily and much faster than the old way. Spacing is accurate and table looks pretty neat too. Thanks a lot, may God bless you.</description>
		<content:encoded><![CDATA[<p>Great, thanks a lot Blatner. Now I am able to create tables in table mode easily and much faster than the old way. Spacing is accurate and table looks pretty neat too. Thanks a lot, may God bless you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramavarshny</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481230</link>
		<dc:creator>ramavarshny</dc:creator>
		<pubDate>Wed, 27 Jan 2010 14:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481230</guid>
		<description>Thanks Blatner. I ll surely check them out.</description>
		<content:encoded><![CDATA[<p>Thanks Blatner. I ll surely check them out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481200</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481200</guid>
		<description>@ramavarshny: It sounds like you may need a tutorial on how to make and adjust tables in InDesign. After you place the content, convert it to a table, then apply styles to the text in each column or row and adjust the widths of each column/row. If you need the table to reach the width of the page, then you can stretch it out, or just make the text frame the width of the page before converting the text to a table. For more information, see Real World InDesign, or the lynda.com Essential Training videos, etc.</description>
		<content:encoded><![CDATA[<p>@ramavarshny: It sounds like you may need a tutorial on how to make and adjust tables in InDesign. After you place the content, convert it to a table, then apply styles to the text in each column or row and adjust the widths of each column/row. If you need the table to reach the width of the page, then you can stretch it out, or just make the text frame the width of the page before converting the text to a table. For more information, see Real World InDesign, or the lynda.com Essential Training videos, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramavarshny</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-481195</link>
		<dc:creator>ramavarshny</dc:creator>
		<pubDate>Tue, 26 Jan 2010 10:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-481195</guid>
		<description>Please help me. 
I need to create table by importing text from msword. Providing even space between every column is a difficult task for me. Now what i do is 
1. create a text frame (of same size as the page)
2. Import text
3. Apply required styles
4. Use C+S+T and set tabs manually, to view the columns legibly
5. Place a text/rectangular frames of width equal to the longest word to be set in each column. If there are 10 columns, then there will be 10 frames sized as per longest text in each column.
6. Then select the frames, in Align (C+,) window, distribute in evenly.

This process consumes lot of time. I used table menu, but still even spacing between column texts (table width should be equal to page width) is difficult.
Is there any script to achieve this? Any easy methods to save time? Please advice... Please.</description>
		<content:encoded><![CDATA[<p>Please help me.<br />
I need to create table by importing text from msword. Providing even space between every column is a difficult task for me. Now what i do is<br />
1. create a text frame (of same size as the page)<br />
2. Import text<br />
3. Apply required styles<br />
4. Use C+S+T and set tabs manually, to view the columns legibly<br />
5. Place a text/rectangular frames of width equal to the longest word to be set in each column. If there are 10 columns, then there will be 10 frames sized as per longest text in each column.<br />
6. Then select the frames, in Align (C+,) window, distribute in evenly.</p>
<p>This process consumes lot of time. I used table menu, but still even spacing between column texts (table width should be equal to page width) is difficult.<br />
Is there any script to achieve this? Any easy methods to save time? Please advice&#8230; Please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jongware</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-476909</link>
		<dc:creator>Jongware</dc:creator>
		<pubDate>Fri, 31 Jul 2009 20:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-476909</guid>
		<description>Nikki,

I have experimented a bit with Harbs&#039; script, adding a user defined formula in the mix. It works, insofar I can now specify (x + y) (current total plus current cell) and variants, but I&#039;m having a hard time finding a use for subtract and divide.

Each cell only holds one number; what would be the result of subtracting all of them? (Most Likely Answer: the negative of adding all of them, so you can use the original script and type a minus in front of the result).

What would be the result of dividing them &lt;em&gt;against each other&lt;/em&gt;? Given the list 1,2,3,4, and ignoring for the moment the first run (as there is nothing specific in &#039;sum&#039; at the start), would you want to end up with 1/2/3/4? (= 1/24th)</description>
		<content:encoded><![CDATA[<p>Nikki,</p>
<p>I have experimented a bit with Harbs&#8217; script, adding a user defined formula in the mix. It works, insofar I can now specify (x + y) (current total plus current cell) and variants, but I&#8217;m having a hard time finding a use for subtract and divide.</p>
<p>Each cell only holds one number; what would be the result of subtracting all of them? (Most Likely Answer: the negative of adding all of them, so you can use the original script and type a minus in front of the result).</p>
<p>What would be the result of dividing them <em>against each other</em>? Given the list 1,2,3,4, and ignoring for the moment the first run (as there is nothing specific in &#8217;sum&#8217; at the start), would you want to end up with 1/2/3/4? (= 1/24th)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-476906</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-476906</guid>
		<description>@Malin: Unfortunately, the data in the cells are not linked, so you can&#039;t force them to all move. But you can&#039;t really just add 2 new cells in the middle of a table, either. A table is a rectangular grid. You can select a cell and Split it, though.</description>
		<content:encoded><![CDATA[<p>@Malin: Unfortunately, the data in the cells are not linked, so you can&#8217;t force them to all move. But you can&#8217;t really just add 2 new cells in the middle of a table, either. A table is a rectangular grid. You can select a cell and Split it, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malin Andersson</title>
		<link>http://indesignsecrets.com/calculate-totals-in-indesign-tables.php/comment-page-1#comment-476905</link>
		<dc:creator>Malin Andersson</dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=2346#comment-476905</guid>
		<description>Hello

A question to tables, perhaps not linked to the topic above. 

If I have created a table with data, and I get some new data to add in to 2 new cells in the middle of the table. I don&#039;t want to delete any old data, and I don&#039;t want to add a complete new row in the middle. 

Is it possible to push cell data forward to the next cell and further down to a new row. So it goes like a loop down. Or do I have to add a new row and move all the data manual. 

It would be great to stand in one cell and push&quot;tab&quot; and the data highlighted jumped to the next cell. = the rest of the data in the following cells also jumped a cell forward.  

I am not sure I am making my self clear, a bit hard  to explain.  

Best regards 
Malin</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>A question to tables, perhaps not linked to the topic above. </p>
<p>If I have created a table with data, and I get some new data to add in to 2 new cells in the middle of the table. I don&#8217;t want to delete any old data, and I don&#8217;t want to add a complete new row in the middle. </p>
<p>Is it possible to push cell data forward to the next cell and further down to a new row. So it goes like a loop down. Or do I have to add a new row and move all the data manual. </p>
<p>It would be great to stand in one cell and push&#8221;tab&#8221; and the data highlighted jumped to the next cell. = the rest of the data in the following cells also jumped a cell forward.  </p>
<p>I am not sure I am making my self clear, a bit hard  to explain.  </p>
<p>Best regards<br />
Malin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
