1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Complex workbook quality check

Our take

If you're working on a macro to enhance the quality check of complex formulas in your financial due diligence workbook, you're on the right track. It's essential to identify specific error conditions, such as inconsistencies in formulas across rows and discrepancies in annual versus monthly column sums. While your VBA is already catching some errors, consider refining your conditions to include checks for nested functions and data type mismatches. Engaging with community insights can also provide valuable perspectives to strengthen your formula verification process effectively.

Hi I am trying to develop a macro to check complex formulas in my financial due diligence data book and flag those errors as tab name, cell reference, error (formula not consistent in row, annual column sums wrong monthly columns etc). Although the vba is catching the formula errors it is still facing issues when analyzing complex tables in my excel. What would you guys suggest I should do to add the best formula checking conditions in my BBA

submitted by /u/Educational_Ball_749
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Tagged with