Ross McKerchar crummock.com> writes:
> When you use early bound code everything becomes case sensitive when it
> wasn't before. Admmitedly, however 'Add' with an uppercase A does seem
> right for office.
>
Thanks for your reply Ross. But it seems to me early-binding is not the cause of
proble
Kelie wrote:
> The simple code shown below runs fine. It adds a custom document property to
> the
> active word document. But as soon as i use makepy on the "Microsoft Office
> 11.0
> Object Library (2.3)", i get an AttributeError when run the same code:
> AttributeError: ' Library.DocumentProper
Hello,
The simple code shown below runs fine. It adds a custom document property to the
active word document. But as soon as i use makepy on the "Microsoft Office 11.0
Object Library (2.3)", i get an AttributeError when run the same code:
AttributeError: '' object has no attribute
'Add'
I tested