Changes

Jump to: navigation, search

Including Tables in a Word Merge Document

545 bytes added, 18:21, 3 September 2014
no edit summary
[[Image:WordMergeTable.PNG|link=]]
===HTML Tables===
Instead of creating a table in the MS Word Merge document, you can define HTML on the MS Word Merge field that will be used to create a table in a normal bookmark on the MS Word Merge document.
* Example:
<pre>
bookmarkname=<html><table style="width:100%"><tr><th>#</th><th>Date</th><th>Details</th></tr>[#(?object=activity)
<tr><td style="width:10%">~Index~</td><td style="width:40%"><!--@sscalculation(DATE_FORMAT("~startdate~","%d %M %Y"))-->
</td><td style="width:10%">$Activity Details$</td></tr>#]</table></html>;
</pre>
==See Also==
{{WordMergeLinks}}
0
edits

Navigation menu