Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Guys - I'm struggling with this. I have a spreadsheet (CSV file)
generated from a VBA module in MSP which extracts specific data. The output file that I'm opening in Excel depends upon the MSP project that I run the other code against so, I don't know how many colunms or rows will be in use. What I need to do is for each row used, loop through each column used in that row and concatenate required cells values into a temporary string that I can output to a file. Then clear this string and move on to the next row. I can't seem to figure out the correct sequence of the counters and where to clear dowm the temp string value. Any ideas gratefully received Best Rgds |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
looping through rows and columns | Excel Discussion (Misc queries) | |||
looping across columns in range? | Excel Discussion (Misc queries) | |||
Looping thru columns | Excel Programming | |||
Looping through columns | Excel Programming | |||
Looping thru columns beyond Z | Excel Programming |