Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a "master" spreadsheet and 3 other spreadsheets "Month","Vic", "Day" all in the same workbook. how can i create a macro that go through the "master" sheet and look at column D and E (in the same row) to find certain conditions: if column D has "MVInd" and column E has the letter "M", then copy that row to the spreadsheet "Month" if column D has "COD" and column E has the letter "V", then copy that row to the spreadsheet "Vic" if column D has "OPTD" and column E has the letter "D", then copy that row the spreadsheet "Day" the macro should keep doing that until there is a blank row in the "master" sheet. Thank you very much. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to count multiple conditions that are "TRUE" | Excel Discussion (Misc queries) | |||
copy rows based on conditions and insert them into another sheet... | Excel Programming | |||
if any of 3 conditions is true, then answer is true | Excel Worksheet Functions | |||
Copy multiple collumns with multiple conditions. | Excel Programming | |||
copy data from one sheet to another under conditions | Excel Discussion (Misc queries) |