Answers! What I'm referring to in the text you highlighted is this: This whole project is about monitoring how much a whole series of training modules, that a team of other folks and I are developing, are being used by our target audience. Some of these modules will become obsolete as the things they train on are changed or deleted--like how to fill out certain online forms. Those modules may or may not be replaced, depending on the exact situation. We also have a whole list of other modules that are in work or in line to be developed. So, the complete list of modules available to our audience will change over time. Each month, our organization's headquarters sends me a CSV file containing the usage data the training delivery system we use (called Brainshark) produces. Neither Brainshark nor anyone at our headquarters has the ability to do the analysis we want to do, so I'm setting up to do it. Believe it or not, everything I'm working on here is just to clean out the data we don't need, enter the data we do need that Brainshark doesn't provide, and get it ready to run through an analysis engine (that hasn't been developed yet!). I've been doing the analysis "manually" in Excel but now there's too much data coming in to do that and I don't have the time. So the long-term goal is to build that analysis engine--either in Excel or Access, or a combination of the two--so that ideally I can "push a button," the numbers get crunched, and the answers pop out. All of this on a volunteer, as time and knowledge permits basis.
If IMPORTing that data (from the CSV file, or saved into .xlsx format) will make copying the necessary formulas down the column to the end of the list, great, but that's all new to me and I don't know how to do it. Is there a good book or web site I can go to (besides this one, of course) to research this stuff, so I don't have to ask so many questions, or can ask better ones?
Saving the PERSONAL.XLSB file: ah-hah! Didn't know that! Whenever I open Excel now, that file opens as a blank workbook. Easy enough to hop on over to it and save it after each new macro gets saved. I've never been prompted to do that--because I'm working in a different file?
Finally, trust me, I'm not beating myself up. I'm happy to be learning this stuff. I just know I'm way down on the flat part of the learning curve and wish I wasn't. Your help, and that of the other folks on this forum, has been a life-saver more than once and I have NO problem with asking for it. In another part of my world I'm the one giving the help, not asking for it, so that lets me appreciate what you're doing even more.
Thanks again!