Macros to check whether all cells are filled

sriram170

Board Regular
Joined
Jan 27, 2012
Messages
99
i need a macro which should check whether all cells are filled in a row, let me say if there are 21 rows and 21 columns in a excel sheet and if the person has the data to fill only 10 rows and 10 columns that's not a problem but in that 10 rows he has to fill every cell, if he doesn't then the macros should check while he saves or closes the sheet or work book and intimate him that each cell in that 10 rows and 10 columns has to be filled or else the workbook will not be saved.

And by the way kindly help me to design a macros which should consolidate all the data which are entered by the user in the above workbook.

Name Age Sex Address Education Occupation Experience










In above data if field Name, Age, gender, Address, Education, Occupations are filled and Experience is left blank.Now the Macro should intimate him to fill the rows which he has filled only partially or some of the fields. if he has not filled any fields its ok but if he fills only certain fields in a row and left certain empty then it should intimate.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.

Forum statistics

Threads
1,215,465
Messages
6,124,982
Members
449,201
Latest member
Lunzwe73

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top