hi..I am using vb6 to open an excel workbook and populate sheet1 with data.
There are no formulas in sheet1 as all the work is done in vb.
Now I wish to use vb to open sheet2 and copy data from selected rows in sheet1 to sheet2.
For example in vb if sheet1 cell(i,8)>7
then copy all of the sheet1 row to the next empty row in sheet2.
The answer can be in vb6 or as a macro which I can use and perhaps modify.
thanks....leo
Start Free Trial