Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm trying to update Sheet1 with information from the Data tab. I want it to pull all rows that contain a "20" in the Coacct column from the Data tab. I'm not real great with VBA so I was hoping to get some help from the VBA gurus. Please help! +-------------------------------------------------------------------+ |Filename: TestFile.zip | |Download: http://www.excelforum.com/attachment.php?postid=5257 | +-------------------------------------------------------------------+ -- Scorpvin ------------------------------------------------------------------------ Scorpvin's Profile: http://www.excelforum.com/member.php...o&userid=27678 View this thread: http://www.excelforum.com/showthread...hreadid=574329 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Scorpvin
Why not use AutoFilter to filter for 20 and copy the filter result to Sheet1 -- Regards Ron de Bruin http://www.rondebruin.nl "Scorpvin" wrote in message ... I'm trying to update Sheet1 with information from the Data tab. I want it to pull all rows that contain a "20" in the Coacct column from the Data tab. I'm not real great with VBA so I was hoping to get some help from the VBA gurus. Please help! +-------------------------------------------------------------------+ |Filename: TestFile.zip | |Download: http://www.excelforum.com/attachment.php?postid=5257 | +-------------------------------------------------------------------+ -- Scorpvin ------------------------------------------------------------------------ Scorpvin's Profile: http://www.excelforum.com/member.php...o&userid=27678 View this thread: http://www.excelforum.com/showthread...hreadid=574329 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto fill certain data from sheet1 to sheet 2 | Excel Worksheet Functions | |||
copy data from sheet1 to sheet but in varying positons | Excel Worksheet Functions | |||
Update Sheet1 | Excel Programming | |||
transfer data from sheet1 to sheet 2 | Excel Worksheet Functions | |||
how to update data on sheet1 and have it auto update on sheet2 | Excel Programming |