Group: microsoft.public.word.vba.general
From: =?Utf-8?B?cm9nOTgyMDAx?=
Date: Friday, March 28, 2008 6:28 PM
Subject: RE: macro for Office 2007

Sure, the Help Screen in MS Word. It's very short and to the point. The Macro
Recorder will write your VB code for you. But the VB code probably won't
solve all your problems. So, you will be back to programming. If it does,
great!
--
Roger


"jatman" wrote:

> good afternoon,
>
> i'm using Office 2007 on Vista and would like to make a macro for a
> template. the template uses building blocks (date calander and select from
> drop down list) in multiple locations.
>
> i would like the macro to save using the date that was selected from the
> calander and the text that was entered into one of the fields (the person's
> name.)
>
> if this was in excel, i could do this because the file name could be
> referenced via the cell values, i could save the file and email it and leave
> the template intact. In word, i have no idea where to start...
>
> any suggestions, hints or ideas?
>
> thank you,
>
> jat
>
>
>