I am trying to calculate Percentage Complete on a task (Project). I know the Percentage Left (that calculation is working perfect), but the Percentage Complete works on one sheet and not another.
=SUM(1 - [Percentage Left]4)
On the next sheet I try the same thing and all I get is the return of the function syntax. Any ideas?

