abdullahsikandar
Board Regular
- Joined
- Feb 10, 2014
- Messages
- 52
I need a help in a null validations on any cell
There are 5 rows and 5 columns, we have a button which checks for null values with respect to a specific column (here it should check with respect to ID and it shouldn`t leave any null values in the Date, Name, Age and the user should be able to give the null values for the cities.)
What i need is that whenever i press the validtion button it will check all the filled columns and rows that they are filled with the data if there is any cell which is empty it will show up an error message that "Please enter the [column name]"
Thanks in Advance, I also attached my file for your consideration please help me.