Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
I was wondering how I could loop through a matrix of information, populate a row in another worksheet with the values I pulled from the matrix, and then, continue looping through other matrices, i.e.I'm looking for loop-within-loop information, for eg. Matrix 1 sales = 50 profits = 60 debts = 30 Matrix 2 sales = 34 profits = 67 debts = 32 I want to construct an inner loop that can sort within each matrix, delete any row with spaces, pick up each data point from different cells, store them in one row in another worksheet, and then close that loop and have an outer loop that will repeat the same action for each matrix, storing the values of each matrix in a different row in the new worksheet. I know it probably is a little complicated, but I was just hoping that someone could help me out with the trickier aspects of the loop. Thanks for reading this far, I appreciate it Naz |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trouble constructing IF statement | Excel Worksheet Functions | |||
Require help related to Excel Query outer join problem | Excel Discussion (Misc queries) | |||
Constructing graphs in excel | Charts and Charting in Excel | |||
Help constructing simple spreadsheet | New Users to Excel | |||
Increment outer loops | Excel Programming |