They could be simpler than many such fields, but far from simple. You simply
would only use a month and year formatted field and manually enter the day
portion for each. The Formatting Date Fields section of
http://word.mvps.org/FAQs/TblsFldsFms/DateFields.htm shows the switches to
pick out only the month and year in a date field. I expect that the original
poster would want the current month plus one in order to print such a
calendar before the month actually starts. If you are going to also use the
field for the year, you would still be testing for the end of the year.
On reflection, my thought would be that it would probably be easier (at
least as far as setting it up) to simply type dates into the template rather
than use fields and then do a replace when you actually create a document
based on the template. It would be relatively simple to have an AutoNew
macro query the user as to the month and year that would be used and have
that macro do the replace.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
See also the MVP FAQ:
http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Tony Jollans" <My Forename at My Surname dot com> wrote in message
news:evk$(E-Mail Removed)...
> Actually, if you're doing this on a per-calendar-month basis (and don't
> need
> general case date addition logic) the field codes aren't that horrendous.
>
> --
> Enjoy,
> Tony
>
>
> "Charles Kenyon" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
>> You would need a 31-page document with calculated date fields. This is
> more
>> complex than you might imagine, but it can be done. See
>> http://addbalance.com/word/datefields2.htm for information on the
> different
>> kinds of ways to make a date calculation work. It includes links to
>> utilities to create the fields and an explanation of different macros
>> that
>> can be used instead of fields. It also has a link to
>> http://www.wopr.com/cgi-bin/w3t/show...?Number=249902 which is a
>> document
>> with various fields already created.
>>
>> --
>> Charles Kenyon
>>
>> Word New User FAQ & Web Directory: http://addbalance.com/word
>>
>> Intermediate User's Guide to Microsoft Word (supplemented version of
>> Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
>>
>> See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
>> --------- --------- --------- --------- --------- ---------
>> This message is posted to a newsgroup. Please post replies
>> and questions to the newsgroup so that others can learn
>> from my ignorance and your wisdom.
>>
>> "Hari" <(E-Mail Removed)> wrote in message
>> news:1F286500-4F84-45D5-853C-(E-Mail Removed)...
>> >I have created a document which is a checklist to be compleated
>> >everyweekday
>> > by employees. I want to print out the checklists one month in advance
> so
>> > they can be put in a binder. Does anyone have an idea on how I can
> insert
>> > the dates to the documents without mauanlly editing the document each
>> > time?
>> >
>> > Regards,
>> > Hari
>>
>>
>
>