Code:
................ JAN FEB MAR QTR1 ...... OCT NOV DEC QTR4 ANNUAL
Planned $
Actual $
Variance
Variance %
The Planned Revenue has already been entered for the entire year.
Actual Revenue has only been entered up to May.
The ANNUAL field contained the revenue sum of each quarter but then I realized if a manager is looking at this it won't exactly make sense since we have not reached the 4th quarter of 2007. The ANNUAL field should only contain the sum of QTR 1 and QTR 2 or even more accurately the sum of Jan-May for now.
I would love to be able to write some code to handle this field but where can I put it? The expression builder of a text field won't handle it... or at least I don't think it will...
I used the IIf function to place 0 in the variance and variance field if there are no actuals reported. But I'm not sure if IIf will achieve what I need in the ANNUAL field.
Does anyone have any ideas?
Thanks
