Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50125

Creating a list of data pulled from multiple worksheets

$
0
0
Hello,

I have searched this forum for a solution to my problem and have only been able to find a partial solution. I have a workbook with 5 worksheets. Sheets 1-4 have identical format (each sheet has patient satisfaction data for an individual clinic = 4 clinics). I would like to have sheet 5 display a list of results for questions 1,2,3, etc. The primary problem, and reason for this post, is that I have about 30 questions and over 100 clinics, so copy/paste will take ages. I found a thread on here that provided code that will create a list of data from a single cell in each worksheet (http://www.excelforum.com/excel-gene...to-a-list.html), but I will need to pull data from multiple cells per sheet. I have attached a sample file with a more thorough explanation.

The workbook that I am working with is much larger than the sample with much more data. If I know how to manipulate the code to say "Pull the data from this series of cells from each sheet and place it here", then I can use generic code to create multiple lists on the sheet called "lists".

Thanks in advance to anyone who can help me with this.

Mike
Attached Files

Viewing all articles
Browse latest Browse all 50125

Trending Articles