Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It sounds like you could use VLOOKUP to find out if the value in B exists on
A: http://www.officearticles.com/excel/...soft_excel.htm Then use a macro like this one on worksheet A: http://vbaexpress.com/kb/getarticle.php?kb_id=260 ************ Hope it helps! Anne Troy www.OfficeArticles.com "msbutton27" wrote in message ... I have two worksheets Worksheet A 27 Columns 1600 Rows. Worksheet B 1 Column 200 Rows I need Worksheet A to look at each cell in Worksheet B, if a cell exists in Worksheet A, then I need the row deleted... Basically I have a list of Grand list of items to do, then a list of items already completed. I need to now remove all entries in the grand list that have been completed. Is this feasible or should I look at using some Unix script. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete rows | Excel Discussion (Misc queries) | |||
Macro to delete rows with same data | Excel Worksheet Functions | |||
Delete rows by content | Excel Worksheet Functions | |||
In a protected worksheet allow users to delete rows | Excel Worksheet Functions | |||
Delete specified critria rows | Excel Discussion (Misc queries) |