Looking for a specific solution trough VBA, We have multiple excel workbooks in a folder, Now we need to get the count from all of the workbooks individually (each workbook has mutiple sheets in them, but need the count only from sheet with name "Consolidated" from all the workbooks in the folder). The count should do minus 1 to ignore header count. Also folder selection option needs to be included. The out put file should give the file name and count of used rows.
Note: file name varies daily as it includes date in it, for example the file names are like
Daily Monitor Check 20160701
Daily Monitor Check 20160702
Daily Monitor Check 20160703
Bookmarks