1) you have a great site, thanks for your service to our country
2) yes, The first example is from the site:
Sub UncheckIt()
**** oAutoTextUnchkBox.Insert Where:=Selection.Range****
End Sub
This line, marked by astericks, is freezing.

Signature
Chris Hayes
Still a beginner
> I don't really know what to tell you other than the code posted on my
> website works and your code is different.
[quoted text clipped - 62 lines]
> >
> > - Show quoted text -
Greg Maxey - 07 Mar 2007 21:56 GMT
Thanks. You are welcome. That service, almost 30 years worth, ends in about
150 days ;-)
Oh you mean in the Toggle Objects.zip template. I thought you were using
the Interactive Userform Checkboxes pages.
When you saying freezing, what does that mean? Are you getting a runtime
error? What does it say?
The AutoExec procdure in that template creates the relationship between the
AutoText entries and thier varialble names when Word executes (if the
ToggleObjects.dot file is in the start up directory). Did you try stepping
through the AutoExec procedure to ensure the relationships where formed?

Signature
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.
> 1) you have a great site, thanks for your service to our country
>
[quoted text clipped - 79 lines]
>> >
>> > - Show quoted text -
CS Hayes - 09 Mar 2007 14:01 GMT
I think where I'm getting lost is that I am using 2003 and the example is for
2007. You have a page refferenced for 2003 but I can't tell where that ends
and I can resume with the code on the 2007 page.

Signature
Chris Hayes
Still a beginner
> Thanks. You are welcome. That service, almost 30 years worth, ends in about
> 150 days ;-)
[quoted text clipped - 93 lines]
> >> >
> >> > - Show quoted text -
Lisa - 09 Mar 2007 14:59 GMT
Shouldn't that be oAutoTextUnchkBox.Insert Where Range :=
Selection.Range? Lisa
Lisa - 09 Mar 2007 15:03 GMT
Sorr, I meant this line:
ActiveDocument.AttachedTemplate.AutoTextEntries("CB").Insert
Where Range:=oRng
Greg Maxey - 09 Mar 2007 15:08 GMT
You didn't answer my questions.
Send me website feedback requesting contact (that will provide me your
valid e-mail address). I will send yuo a .dot file that contains the
code and a working example.
> I think where I'm getting lost is that I am using 2003 and the example is for
> 2007. You have a page refferenced for 2003 but I can't tell where that ends
[quoted text clipped - 112 lines]
>
> - Show quoted text -
CS Hayes - 09 Mar 2007 21:43 GMT
I'm not quite sure how to do "web site feedback" but my email is:
hayes.cs(remove this)@gmail.com
removing the (remove this)

Signature
Chris Hayes
Still a beginner
> You didn't answer my questions.
>
[quoted text clipped - 118 lines]
> >
> > - Show quoted text -