Hi guys,
I need your help to show up the mesgbox on null blanks. Like for example i have 10 rows and 10 columns and a button which checks for validation now whenever i press that button it will check all the 10 rows and 10 columns that there would be no blank cell in between if it found any cell blank, it will pop up the error message.
I am thinking in 2 ways:
1) As if one column is filled so we can check the whole bunch of columns next to each other till the end.
2) we can check for the whole filled sheet that either if they are empty of not.
I am new in VBA, Kindly help me in this scenorio.
Thanks in Advance i attached the file already so you guys can have a look at it.
Bookmarks