Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
* Need to read each row in a spreasheet (number of rows in the
spreadsheet will always be changing) * if there is a value in Cells(i, 4) and the text in Cells(i, 3) = 'Active' I want to copy columns 1,4,5,7,10 to a new workbook. [one or more row makes up one record - the value in column 4 signifies a new record] * This new spreadsheet will be turned into a CSV to feed another program. How would you approach this? Any help is appreciated!! thanks -christia -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy a columns | Excel Discussion (Misc queries) | |||
How do I copy columns between worksheets if the columns don't matc | Excel Worksheet Functions | |||
Copy columns values into separate columns | Excel Discussion (Misc queries) | |||
how do I copy text to columns from one cell to another? | Excel Discussion (Misc queries) | |||
Copy Cell Across Columns | Excel Programming |