 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Word document template</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/word-document-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 19:08:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>VBA Code for adding a day 14 days after a template is opened in Word 2003</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vba-code-for-adding-a-day-14-days-after-a-template-is-opened-in-word-2003/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vba-code-for-adding-a-day-14-days-after-a-template-is-opened-in-word-2003/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 21:43:57 +0000</pubDate>
		<dc:creator>Ianmax49</dc:creator>
				<category><![CDATA[VB Code]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA macro]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word document template]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have been asked to create a Word template (2003)that is held ona network drive and will be accessed by numerous employees as a .DOC file. The template has three date fields in the text. The three fields need to have a date that is 14 days after the template is opened as a [...]]]></description>
				<content:encoded><![CDATA[<p>Hi, I have been asked to create a Word template (2003)that is held ona network drive and will be accessed by numerous employees as a .DOC file. The template has three date fields in the text. <br/><br/> The three fields need to have a date that is 14 days after the template is opened as a .DOC. <br/><br/> I have a VBA code that can providea date 14 days after the CREATEDATE of the template. <br/><br/> This works well but obviously only provides the date for 14 days after the actual creation date of the template. <br/><br/> I am unable to work out what code can be written to provide a day 14 days after the template is oepned by employees and NOT the actual create date of the template? <br/><br/> Any help will be very much appreciated. <br/><br/> Thanks!! <br/><br/> Ian Denney<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vba-code-for-adding-a-day-14-days-after-a-template-is-opened-in-word-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email template alterations: I don&#8217;t want to print headers and footers</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/i-dont-want-to-print-headers-and-footers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/i-dont-want-to-print-headers-and-footers/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:18:45 +0000</pubDate>
		<dc:creator>Mcpw</dc:creator>
				<category><![CDATA[Mail Template]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word document template]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have an office where I sometimes wish to send a word document via email and sometimes via the post. My question is can I set a word document up with headers and footers (with my logo etc on) so that I can email a professional looking copy, yet at the same time if I [...]]]></description>
				<content:encoded><![CDATA[<p>I have an office where I sometimes wish to send a word document via email and sometimes via the post. My question is can I set a word document up with headers and footers (with my logo etc on) so that I can email a professional looking copy, yet at the same time if I wish to print a copy (onto pre-printed) letterhead I can print the document excluding the header and footer. Is there a quick way of doing this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/i-dont-want-to-print-headers-and-footers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print Multiline item with carriage return in Workflow Word Doc Template</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/print-multiline-item-with-carriage-return-in-workflow-word-doc-template/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/print-multiline-item-with-carriage-return-in-workflow-word-doc-template/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 02:22:56 +0000</pubDate>
		<dc:creator>Hlng07</dc:creator>
				<category><![CDATA[multiline]]></category>
		<category><![CDATA[Word document template]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I encounter problem in displaying multi-line item in my workflow word document. The multi-line item, which is address information, is printed in a single line instead of 3 lines. Following described is my workflow scenarios:- I have a word document template in my workflow WS1. The workflow has container of a BOR type zwty. This [...]]]></description>
				<content:encoded><![CDATA[<p>I encounter problem in displaying multi-line item in my workflow word document.</p>
<p>The multi-line item, which is address information, is printed in a single line instead of 3 lines.</p>
<p>Following described is my workflow scenarios:-</p>
<p>I have a word document template in my workflow WS1. </p>
<p>The workflow has container of a BOR type zwty. </p>
<p>This container is where my multi-line element (a table container element) is created named zwav_Addr.</p>
<p>The element is created with virtual, multi-line type, where Abap Dict Reference to TLINE structure as data type.</p>
<p>I inserted element zwav_Addr into word document template, and it shows as {&#038;zwty.zwav_Addr&#038;} in the doc template.</p>
<p>In the BOR method that assigns value to container elements, the codes excerpt as shown:</p>
<p>GET_PROPERTY ZWAV_ADDR CHANGING CONTAINER.<br />
  DATA: BEGIN OF I_ADDR OCCURS 0,<br />
          VLINE LIKE TLINE-TDLINE,<br />
        END OF I_ADDR.                                        </p>
<p>  DATA: V_NAME1 LIKE ADRC-NAME1,<br />
        V_NAME2 LIKE ADRC-NAME2,<br />
        V_NAME3 LIKE ADRC-NAME3.                                    </p>
<p>  CLEAR I_ADDR.<br />
  REFRESH I_ADDR.<br />
  PERFORM ZGET_ADDR CHANGING V_NAME1<br />
                             V_NAME2<br />
                             V_NAME3.                            </p>
<p>  MOVE V_NAME1 TO I_ADDR-VLINE.<br />
  APPEND I_ADDR.<br />
  CLEAR: I_ADDR.                                              </p>
<p>  MOVE V_NAME2 TO I_ADDR-VLINE.<br />
  APPEND I_ADDR.<br />
  CLEAR: I_ADDR.                                              </p>
<p>  MOVE V_NAME3 TO I_ADDR-VLINE.<br />
  APPEND I_ADDR.<br />
  CLEAR I_ADDR.                                               </p>
<p>  DELETE I_ADDR WHERE VLINE IS INITIAL.  “REMOVE BLANK LINE<br />
  SWC_SET_TABLE CONTAINER &#8216;zwav_Addr&#8217; I_ADDR.           </p>
<p>END_PROPERTY.                                                       </p>
<p>May I know what could be wrong with my program or workflow?</p>
<p>I truly appreciate your kind assistance.</p>
<p>Thanks,</p>
<p>Lian</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/print-multiline-item-with-carriage-return-in-workflow-word-doc-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/14 queries in 0.019 seconds using memcached
Object Caching 447/464 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 20:29:05 -->