C
CraigO
I have a problem and am searching for a workaround. MSP Pro 2007 VBA is
throwing a run time error upon entering the ProjectBeforeTaskChange event
handler for a certain field (188744826 committment GUID). According to the
help, this field is not one of the field constants which that event handler
accepts. Seems like a bug in MSP 2007 to me.
Since it is happening on save (not because we are actually changing that
field; I can't even find that field in the interface, or a description of it
online or in the help...), I wish to work around the problem by preventing
the code from trying to enter ProjectBeforeTaskChange during the save. Is it
possible? Any other ideas?
throwing a run time error upon entering the ProjectBeforeTaskChange event
handler for a certain field (188744826 committment GUID). According to the
help, this field is not one of the field constants which that event handler
accepts. Seems like a bug in MSP 2007 to me.
Since it is happening on save (not because we are actually changing that
field; I can't even find that field in the interface, or a description of it
online or in the help...), I wish to work around the problem by preventing
the code from trying to enter ProjectBeforeTaskChange during the save. Is it
possible? Any other ideas?