Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Marie
Need more info. What range is "list"? What range is "BranchToDistrict" and "DistrictNumber"? If c.Offset(0, 1).Value = Range("DistrictNumber").Value Then Offset(0, 1).Value Else: Selection.EntireRow.Delete End If If every row is being deleted, then this is probably always false. The THEN part of this doesn't make any sense. If "List" comprises more than one column, that's probably the problem. -- Dick Kusleika MVP - Excel Excel Blog - Daily Dose of Excel www.dicks-blog.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hope this is easy | Excel Discussion (Misc queries) | |||
Hope someone can help me | Excel Discussion (Misc queries) | |||
Hope someone here can help me | Excel Discussion (Misc queries) | |||
An easy one i hope | Excel Discussion (Misc queries) | |||
Last Hope -HELP!! | Excel Programming |