P
Paulos
Hi I have a Ms Project Document in whic I am writing some vba code to control
certain functions of the code. I am 90% complete but have hit a small
stumbling stone.
When in the gannt chart view I have a custom text field which has a value
list attched to it - when you hit the drop down button it displays the value
list. This works fine except that the values are sometimes wider the the
dropdown constraints.
I am trying to work out some code to allow me to have this dropdown (or
combobox?) unconstrained or constrained to the width of the longest string.
Many similar code to do this seems to exist - but not specifically for Ms
Project and not outside a custom VBA Form.
maybe part of the problem could be is that I can't seem to find an object
for this task dropdown and interact with it directly.
Any Suggestions would be greatly appreciated!
Thanks in Advance
Paul.
certain functions of the code. I am 90% complete but have hit a small
stumbling stone.
When in the gannt chart view I have a custom text field which has a value
list attched to it - when you hit the drop down button it displays the value
list. This works fine except that the values are sometimes wider the the
dropdown constraints.
I am trying to work out some code to allow me to have this dropdown (or
combobox?) unconstrained or constrained to the width of the longest string.
Many similar code to do this seems to exist - but not specifically for Ms
Project and not outside a custom VBA Form.
maybe part of the problem could be is that I can't seem to find an object
for this task dropdown and interact with it directly.
Any Suggestions would be greatly appreciated!
Thanks in Advance
Paul.