Butrflynet wrote:How are you defining validation_check and validation_count and where in the macro are you telling it to locate the result of the validation?
Thank you for interest. Validation_Check is merely the name of my macro.
Validation_Count is actually a range-name defining the result of all validation errors from a validation check table. Do I need to define the location of this range-name. If so, how?
In my spreadsheet Validation_Count is found in Sheet:(Validation) at cell reference:(G134) =SUM(G100!G133). If each validation line meets the condition of my formulae, the validation count for that line will equal 0, otherwise it will equal 1.
Hope this helps. Thanks.