rajeevmakayiram
New Member
- Joined
- Sep 23, 2011
- Messages
- 3
Hi All,
I would like to do conditional copying of cells from one sheet to other sheet.
Eg: A Sheet Contains a list server inventory. In J column I have "Production" ,"Test", "Blanks", "DR". I just wanna filter only the Test and Blanks cells and copy the corresponding value from B column. Eg: If J2 is "Test" it should copy and paste the value of B2 to another excel file. Similary if J3 is Blank it should copy and paste the value of B3 to the next row. The Test and Blank corresponding vlues shoulb appended in the new excel. This should run as a loop for the entire J Column.
Please assist.
Regards
Rajeev
I would like to do conditional copying of cells from one sheet to other sheet.
Eg: A Sheet Contains a list server inventory. In J column I have "Production" ,"Test", "Blanks", "DR". I just wanna filter only the Test and Blanks cells and copy the corresponding value from B column. Eg: If J2 is "Test" it should copy and paste the value of B2 to another excel file. Similary if J3 is Blank it should copy and paste the value of B3 to the next row. The Test and Blank corresponding vlues shoulb appended in the new excel. This should run as a loop for the entire J Column.
Please assist.
Regards
Rajeev