westend9876
Member
Hi I have 52 worksheets in my workbook. Let's just say 'Sheet 1', 'Sheet 2', ...'Sheet 52'. Each worksheet has values in some, but not all cells in column AR. I want to extract the data in all cells in column AR across the various worksheets and place them all on 'Master-Sheet' in column A. Exclude any cells with no data. Also, I'd like to do this without VBA. Thanks.