James bolton
Member
Hi,
I would like to create a macro that performs a simple validation.
The minimum SUM of column B, should be the COUNT of column A / 2% (0.02)
So say for example their are 3000 cells in column A, the minimum sum of column B should be 60, & if it is less than 60, then I would like to create a pop up that says something like "Warning - Sum of Column B is too low"
----
I would also like to write a separate macro that validates column A & B for blank cells, there should be no blanks between the first and last row - so if there are any blanks - a pop up should come up to say "Warning ! Blank cells present"
Any help would be greatly appreciated
I would like to create a macro that performs a simple validation.
The minimum SUM of column B, should be the COUNT of column A / 2% (0.02)
So say for example their are 3000 cells in column A, the minimum sum of column B should be 60, & if it is less than 60, then I would like to create a pop up that says something like "Warning - Sum of Column B is too low"
----
I would also like to write a separate macro that validates column A & B for blank cells, there should be no blanks between the first and last row - so if there are any blanks - a pop up should come up to say "Warning ! Blank cells present"
Any help would be greatly appreciated