
Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Everything is bound, I'm just not sure if they are bound the correct field.
>
[quoted text clipped - 4 lines]
>> > then it enables a combobox next to it to make choices, then if that's
>> > selected a textbox enables. Going crazy!
Yeah, you would think, but still working on this. I really thought I knew
what I was doing, but it's just not happening. Do I bind them to the same
field? They all work, but they are all active all the time, I want them to
become active only if the checkbox is checked.
> Well, that should be easy enough to check, right?
>
[quoted text clipped - 6 lines]
> >> > then it enables a combobox next to it to make choices, then if that's
> >> > selected a textbox enables. Going crazy!
Sue Mosher [MVP-Outlook] - 30 Apr 2007 18:43 GMT
Each separate piece of information that you want OUtlook to store needs to have its own field.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Yeah, you would think, but still working on this. I really thought I knew
> what I was doing, but it's just not happening. Do I bind them to the same
> field? They all work, but they are all active all the time, I want them to
> become active only if the checkbox is checked.
>
>> Well, that should be easy enough to check, right?
>> > Everything is bound, I'm just not sure if they are bound the correct field.
>> >
[quoted text clipped - 4 lines]
>> >> > then it enables a combobox next to it to make choices, then if that's
>> >> > selected a textbox enables. Going crazy!