Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is there are way of using either Find/Replace or some othe procedure within Visual Basic to make global changes to a pattern of cells to be selected. For example, if I wanted to select and delete 2 rows in a block, using say Range ("A3:H3").Select and Range ("A66:H66").Select then wanted to create another procedure which would select: Range ("A3:H4").Select and Range ("A66:H67").Select etc etc How would I do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic code | Excel Discussion (Misc queries) | |||
I need a visual basic code....please | Excel Discussion (Misc queries) | |||
Visual Basic code to find next available (blank) row in a spreadsh | Excel Programming | |||
visual basic code | Excel Programming | |||
Visual Basic Code | Excel Programming |