Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am using Excel 2000 and xp home for a platform. I am writng a vba of which
part of the automation is to first copy the info i want deleted on one sheet and putting it into another sheet in the same workbook. Then the procedure is to delete the rows that hae that same information on them using named ranges to keep track of the various info. The problem comes in when i delete the rows, the assigned addresses for the ranges are being adjusted so after a while I end up with no range at all to work from. How do i stop this from happening? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA and range addressing | Excel Discussion (Misc queries) | |||
indirect addressing? a range of cells | Excel Programming | |||
Deleting named ranges by looping through range collection | Excel Programming | |||
Deleting a named range in VBA | Excel Programming | |||
Addressing a group of Named Ranges | Excel Programming |