D
Daryll Combs
I am a long term Access VBA developer working deeply for first time in
Outlook forms, coding and object model. Let me say this right from the
start.....VBScript is an absolutely dreadful development environment and the
more I work with it the less I like it. I will never understand how Microsoft
rationalizes such a widely disparate set of development capabilities between
Outlook's crippled environment and the robust capabilities found in most if
not all of the other members of the Microsoft Office suite. OK, that said and
out of the way, I am struggling with being able to set the focus to any of
the controls that exist on a specific page of a multipage control. I have a
multipage control that has 14 predefined and formatted pages. Based upon a
selection from a combo box dropdown list located in the upper area of the
form and not part of the multipage control my desire is to disable all
multipage pages except the one that corresponds to item chosen in drop down
list and then to move focus to the remaining enabled page. I have worked for
more then 10 hours to accomplish this and have coded failed construct after
construct in the attempt of accomplishing what should be a very simple
task....simple at least in other applications that have a real development
environment. If anyone has any experience with this inane problem and ideas
for possible workarounds or other code constructs that might achieve the
desired result I would love to hear from them here. Sorry for the venting
throughout this post but too many of my experiences with undertaking Outlook
extensibility projects over the past couple of years have proven to be just
dreadful due to these kinds of nuisance issues that do nothing but burn
valuable hours and leave me scratching my head about what in the world
Microsoft was thinking when they knowingly unleash and then continue to leave
in place this kind of degraded work environment in an application that is as
heavily used throughout the world as is Outlook. I just dont get it, I am
sorry to say. Thanks again for listening.
Outlook forms, coding and object model. Let me say this right from the
start.....VBScript is an absolutely dreadful development environment and the
more I work with it the less I like it. I will never understand how Microsoft
rationalizes such a widely disparate set of development capabilities between
Outlook's crippled environment and the robust capabilities found in most if
not all of the other members of the Microsoft Office suite. OK, that said and
out of the way, I am struggling with being able to set the focus to any of
the controls that exist on a specific page of a multipage control. I have a
multipage control that has 14 predefined and formatted pages. Based upon a
selection from a combo box dropdown list located in the upper area of the
form and not part of the multipage control my desire is to disable all
multipage pages except the one that corresponds to item chosen in drop down
list and then to move focus to the remaining enabled page. I have worked for
more then 10 hours to accomplish this and have coded failed construct after
construct in the attempt of accomplishing what should be a very simple
task....simple at least in other applications that have a real development
environment. If anyone has any experience with this inane problem and ideas
for possible workarounds or other code constructs that might achieve the
desired result I would love to hear from them here. Sorry for the venting
throughout this post but too many of my experiences with undertaking Outlook
extensibility projects over the past couple of years have proven to be just
dreadful due to these kinds of nuisance issues that do nothing but burn
valuable hours and leave me scratching my head about what in the world
Microsoft was thinking when they knowingly unleash and then continue to leave
in place this kind of degraded work environment in an application that is as
heavily used throughout the world as is Outlook. I just dont get it, I am
sorry to say. Thanks again for listening.