I want to create a for loop that will take information from one Excel database colum and enter it into Mathcad. I then want to manipulate the data the way I want and enter the new data into a new Excel database.
I am trying to write a for loop that will allow me to step through the rows and columns of a matrix. I have inserted a file from Excel in which the data is located. I want to grab a colum of the data and work with it, then continue to grab colums and do the same.
Please help.