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

I want to pull information from multiple worksheets into 1 summary worksheet

$
0
0
The insurance agency I work for put together a breakeven analysis for some of our customers. Each workbook represents a customer and each worksheet represents 1 farm with all of the costs per acre and income per acre. What I want to do is pull certain pieces of information from each worksheet (i.e. the farm name, legal description, acres, fertilizer costs, insurance costs, etc.) onto a summary page of all of the farms. I have created a summary page of a very basic version of how I want the summary page to look by using simple cell references. I'm just thinking that there's got to be an easier/faster way to do this. Also, I want the summary page to automatically update as I add more worksheets over time.

Another thing I would like to do is to have a master input sheet. I currently have a tab labeled "Fill In" which is a print out that we use when gathering the information. I would like to be able to just input all of the information on this page and then have each worksheet pull from there the per acre costs. I think this could be done using "VLookup" and/or "HLookup" but I haven't been able to get it to work.

I can do most things on Excel but I have had very little experience with VBA/Macros which is what I think I'll need to use. I have attached a sample workbook.
Attached Files

Viewing all articles
Browse latest Browse all 49948

Trending Articles