how to update a field in the bar chart section

B

Bruno

Hi there,

I have a numeric field (NUMBER19, which will be updated by the event
App_ProjectBeforeTaskChange.
Works fine, so far.

on the right side, the GANT CHAR, I display the same field NUMBER1. This
will not be updated.

Question:
what do I have to do to update ALL fields and all other fields, which depend
on NUMBER1?

Thanks for any help

Bruno
 
R

Rod Gill

Hi,

If the other fields are custom fields, add a formula via Tools, customise,
fields. If they aren't custom fields you will need to loop thru all tasks in
VBA to do it.
 
J

Jan De Messemaeker

Hi,

I suppose the 19 was a misqueue?
If you mean Number1, the TASK's number1 field should show up in or near the
bar if so programmed.
Mind you, assignments and resources also have Number1 fields and they are
not the same.

Maybe you could be a bit more precise in what you enter, get out of it and
expected?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top