Forum Discussion
Anonymous
6 years agoNot applicable
Help with estimating
Hello I have a simple file which is based on a regulatory returns a company submits to a regulatory body. The company submits this file at the end of each financial year and the revenue amongst ...
Greg_Deckler
6 years agoCommunity Champion
So what is your formula for calculating estimated revenue? Average of the previous years? maximum, minimum?
Anonymous
6 years agoNot applicable
Hi Greg
Apologies for not mentioning in the original post. It's just basically the revenue from the previous financial year.
Thanks for your help
Jo
- Greg_Deckler6 years agoCommunity Champion
I would use an Enter Data query to enter your estimates. Then you could use UNION to union the two tables together and perform operations on them.