I am trying to write a program that does the following: a)copies data from two different workbooks into one sheet, b)invert one the columns (most like by sorting it by using an adjacent column of sequential numbers) and c)makes a chart. Is this possible? If I can't copy from two different workbooks, thats okay, but the most tedious part of analyzing my data is the inversion.
By the way, I have a little experience with C++, but only one class while an undergraduate. So the simpler the better. Thanks!
2007-02-06
05:52:08
·
2 answers
·
asked by
mbla06
1
in
Computers & Internet
➔ Programming & Design