D
Dirk Leeu
1) I am working with MS-Access to modify data in a MS-Project
database.
2) A number user field (Cost1) is updated directly in the database.
3) I do indicate that a numeric field value (in my case) changed in
the database.
4) These values is used in a formula in a number user field. (
iif(Cost=0,0,Cost1/Cost) )
5) The formula is not updated unless I re-enter the same formula.
(The old formula is still shown correctly in MS-project.
I would appreciate it if somebody can help my or provide me with a hint
on where to start looking for a solution.
database.
2) A number user field (Cost1) is updated directly in the database.
3) I do indicate that a numeric field value (in my case) changed in
the database.
4) These values is used in a formula in a number user field. (
iif(Cost=0,0,Cost1/Cost) )
5) The formula is not updated unless I re-enter the same formula.
(The old formula is still shown correctly in MS-project.
I would appreciate it if somebody can help my or provide me with a hint
on where to start looking for a solution.