> Thanks for the tip. While this was simple in my head it has not been
> simple to do in Word (as you all are saying). What I ended up doing
> is putting on 50 forms in one long continuous document and building a
> table of contents in the beginning with checkboxed next to each
> header in the table.
>
> Since I have 50 forms I needed the checkbox next to each table of
> content so that we know which ones have been filled out. It would be
> nice if I can somehow have word automatically highlight the row or
> checkbox if it is checked so it stands out a little more.
>
> "Graham Mayor" wrote:
>
>> See also
http://www.gmayor.com/SelectFile.htm>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor - Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site
http://word.mvps.org>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>>
>> dgold82 wrote:
>>> Thanks. I thought this might be the case. Do you know a good site
>>> that could help me learn how to write something like this?
>>>
>>> "Jean-Guy Marcil" wrote:
>>>
>>>> "dgold82" wrote:
>>>>
>>>>> I have about 50 forms that I would like to integrate into one word
>>>>> doc. Basically, I want my employees to be able to open one file
>>>>> and the first page is 50 check boxes each corresponding to a form
>>>>> that would be created in the subsequent pages if checked.
>>>>>
>>>>> A great perk would be that if the box is checked then it then
>>>>> becomes highlighted so that we all know which forms were created
>>>>> for that file just by looking at the first page. A super great
>>>>> perk would be that the check box and text next to it would become
>>>>> a hyperlink to that form in the doc.
>>>>>
>>>>> I have a feeling that macros need to be created but I don't know
>>>>> how to make them so if you could point me in the right direction
>>>>> that would be great.
>>>>>
>>>>> Any ideas?
>>>>
>>>> If you are not really familiar with macros, I would strongly
>>>> suggest you hire somebody to do this for you.
>>>> This is not a very simple project that we can code for you in a few
>>>> minutes, like we normally do when helping out people who have
>>>> already written code and who are stuck on a line of code or two...
>>>> Someone who knows what he/she is doing could also add code so that
>>>> if a user made a mistake, he/she could uncheck a box and remove
>>>> that form from the list of forms.
>>>>
>>>> Meanwhile, you may be in luck! Maybe that someone has already
>>>> written something similar and is willing to post the code...
>>>>
>>>>
>>>>> Thanks!