Hey Gil,
If at the top of your toolbar button code you put a message box, does it pop
up.
If it does, then your toolbar button is active, but the code for the button
is confused about which application to apply itself.
> Hi Al,
> The toolbar is visible and not dim, but it's just not active until I spring
[quoted text clipped - 34 lines]
>>> www.TenSecondMedicalRecord.com still free, electronic medical records
>>> programming

Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
gil - 24 Jun 2007 13:14 GMT
Ahhh, ... now that's a pearl. I'll give it a try.
Cheers,
Gil
> Hey Gil,
> If at the top of your toolbar button code you put a message box, does it pop
[quoted text clipped - 40 lines]
>>>> www.TenSecondMedicalRecord.com still free, electronic medical records
>>>> programming
gil - 24 Jun 2007 13:50 GMT
Well, I think I've found a work around.
First, I could not decide where the "top of my toolbar button code" was, as all the custom toolbar menus would not drop down after
the automated email code ran. So it wasn't just an isolated button. Putting a msg box in the autoopen code that attached the
custom template didn't seem like an appropriate location either.
Upon further play, I appended the following to the automated email code.
ShowVisualBasicEditor = True
ShowVisualBasicEditor = False
And the toolbars are again active (enabled?). Is there a better way to do this?
Also, I note that the document title (top banner) is grayed out after an automated email, even after continuing typing in the
document.
TIA,
Gil
> Hey Gil,
> If at the top of your toolbar button code you put a message box, does it pop
[quoted text clipped - 40 lines]
>>>> www.TenSecondMedicalRecord.com still free, electronic medical records
>>>> programming
gil - 24 Jun 2007 13:59 GMT
I take it back, ... on repeat testing, the doucment name banner is not grayed out. And the added code does meet my needs, altho a
little less than ideal coding.
Cheers and Thanks :)
> Well, I think I've found a work around.
> First, I could not decide where the "top of my toolbar button code" was, as all the custom toolbar menus would not drop down after
[quoted text clipped - 57 lines]
>>>>> www.TenSecondMedicalRecord.com still free, electronic medical records
>>>>> programming