H
Hacknwhack
I manually calculate the percentage complete of each task within my macro
and then transfer this to project. In some cases the percentage has several
digits to the right of the decimal, so I used a round function to round it
to the nearest whole number ie. Round(mynum,0). This seemed to work great
for me however when I used it in Proj98 it errors on the Round function.
I'm using Proj2000, however I was wondering if perhaps the problem is not
with the versions of Project we are using but with the lack of an external
reference. Can someone confirm and if so, what do i need to reference to,
to be able to use the Round function.
Thanks again everyone,
-hack
and then transfer this to project. In some cases the percentage has several
digits to the right of the decimal, so I used a round function to round it
to the nearest whole number ie. Round(mynum,0). This seemed to work great
for me however when I used it in Proj98 it errors on the Round function.
I'm using Proj2000, however I was wondering if perhaps the problem is not
with the versions of Project we are using but with the lack of an external
reference. Can someone confirm and if so, what do i need to reference to,
to be able to use the Round function.
Thanks again everyone,
-hack