So I was wondering if anyone sufficiently versed in Microsoft excel could give me a little help.
I have data that I can open in excel that I need to import (ImportData) into another spreadsheet (CompiledData) in a very specific way. IE I need everything in column A, row 2 and below of the ImportData to go to Column A, row 2 of the CompiledData. I need Columns A through F row 1*only* to move to columns B through G row 1. I then have equations that concern specific data that take up H through K row 1 and column B row 2 and below.
Is there any way to make some sort of template for this process or is it too specific to support?
Don't try and sell me any junk.
Bother me on steam: kabbypan
Posts
For instance, copying ImportData!A1 in the B1 cell and pasting it through C1 to G1 would have the info in the G1 cell be ImportData!F1. If you don't have a $ sign before the row or column designation, then it will change based on the location of the additional row or column coordinates you copy to.
Do you already know how to do this and there's a snag, or do you not understand what is admittedly hard to explain in English?
Doc: That's right, twenty five years into the future. I've always dreamed on seeing the future, looking beyond my years, seeing the progress of mankind. I'll also be able to see who wins the next twenty-five world series.
I have to do this hundreds of times is the reason I ask.
Bother me on steam: kabbypan
I don't understand is the problem and neither does my professor, so she left it up to me to "figure it out."
Bother me on steam: kabbypan
You'd have to hit the play button hundreds of times, but it should do the trick. Hopefully someone else will chime in with something more elegant.
That's a really interesting solution. I'll give that a go and see how it works!
Bother me on steam: kabbypan
I think Visual Basic is the language macros use, if you know that at all, you may need to tweak it. It's not hard to learn how to code a specific action either, because you can create a macro, record what you are trying to do, save it, then edit it and the syntax is all there for you.
But yes, you must be careful when recording macros because they will do exactly what you do while recording.
I'm glad someone got it!
Bother me on steam: kabbypan