This is rather frustrating for me. In one report I have a total figure that sums two other figures.
([Budget]) + ([Change])
then, I have Sum([Budget]) +Sum([Change])
In one report the second formula works fine. But in the other formula it gives a very high number which is incorrect and I don't know why. Even though the first one is working correctly in both the reports.
Can someone explain? and/or help? thanks.
([Budget]) + ([Change])
then, I have Sum([Budget]) +Sum([Change])
In one report the second formula works fine. But in the other formula it gives a very high number which is incorrect and I don't know why. Even though the first one is working correctly in both the reports.
Can someone explain? and/or help? thanks.
Comment