I understand that there are some limitations in MSProject regarding the Notes. ie you can only see the first so many characters unless you go onto the actual Dialogue box that maintains the text.
It seems the same limitation is in VBA structure.
eg projApp.ActiveProject.Tasks.Item.Notes is string that finishes with "..."
I'm using MSProject 98 but I think the same limitation is forwardly compatable...
Is the rest of the Note held in some overflow field in the VBA structure?
It seems the same limitation is in VBA structure.
eg projApp.ActiveProject.Tasks.Item.Notes is string that finishes with "..."
I'm using MSProject 98 but I think the same limitation is forwardly compatable...
Is the rest of the Note held in some overflow field in the VBA structure?