Code for average value of 24 files in one new file
|
Excel VBADiscuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Code for average value of 24 files in one new file
Hey all! I really need some help. Here's my situation. I have 24 different workbooks that have the same exact set up with different values. I need to find the average of each cell in the 24 different files and place the new value in an identical spreadsheet already set up.
The other problem is that there are separate sections so I would need some kind of loop to skip the blank cells and continue checking for values.
Thank you, but these files might be moved to a new folder, and when I tried that, after I enter the files a window prompts me to click on the file to update it. Am I going to have to open all the files every time I want it to update?