> I have seen and worked with a few of those spreadsheet control tools
> (Mainly Spreadsheet professional, and another I can't remember the
> name of), and I don't think they would be very efficient in this
> case.
The ones I mentioned are much more enterprise tools than SP or other
auditing addins. Google for them.
> The spreadsheet is used to perform a number of calculations
> based on the data at a current month. This data can change
> frequently, so data that is relevant in August, might not be included
> in September.
As I understand it, it's not the data you want to check, but the
formulas.
But reading on...
> Given this, we copy in all the data from a third-party
> application, and then copy the formulas from the previous month.
Unless you add new formulas each month?
If so, could you prefill in all the formulas for the year, and then
lock the sheet?
> While it works well so far, due to the manual nature at some point I
> predict formula errors will arise.
[quoted text clipped - 4 lines]
> other rows against those formulas, highlighting any time the formula
> is not equal.-
How do you get on with the way I suggested - using GetFormulaR1C1 ?