Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Help on a macro code please.
Have a worksheet such as below: A B C D GLASS 1 YES DONE CUP 2 NO IN PROGRESS CHAIR 3 NO DONE CUP 4 NO IN PROGRESS GLASS 5 YES DONE I want to have a macro to copy the entire row to a new worksheet such that if COLUMN A contains the word "GLASS" it will copy the entire row to worksheet named "GLASS" and "CUP" to a new worksheet named "CUP" and so on and so fort... can this be done? THANKS! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy & paste cells fr open worksheet then close the worksheet | Excel Programming | |||
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 | Excel Worksheet Functions | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
Code to copy range vs Copy Entire Worksheet - can't figure it out | Excel Programming |