Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I want macro which can transfers all row from sheet1 to sheet2 wher values in column A(sheet1) are equal a or b -- Alen3 ----------------------------------------------------------------------- Alen32's Profile: http://www.excelforum.com/member.php...fo&userid=3218 View this thread: http://www.excelforum.com/showthread.php?threadid=52425 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Without macro...
Apply filter and in clumn A use custom and select equal a from First combo, option "And" and equal b in combo 2. copy the filtered items to sheet2. If you need a macor record these actions and see the code, which may need slight modification though. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks a lot -- Alen3 ----------------------------------------------------------------------- Alen32's Profile: http://www.excelforum.com/member.php...fo&userid=3218 View this thread: http://www.excelforum.com/showthread.php?threadid=52425 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |