Home |
Search |
Today's Posts |
#22
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
GS formulated the question :
Clif McIrvin laid this down on his screen : "GS" wrote in message ... Rick Rothstein submitted this idea : That looks similar to what I posted the first time. I later retracted it because, while it worked with the given data, it failed to work with this set of data... 251120 251111 251140 272222 251145 293333 272505 294444 272535 291130 292100 Rick, With this set of data, your revised version errors out on the line... Columns("A").SpecialCells(xlCellTypeBlanks).Entire Row.Delete ..and so works if we wrap this in On Error Resume Next and On Error GoTo 0 statements. ??? Rick's revised version as posted works just fine over here. Did you test using his suggested (non-dupe) data set above? Well I'll be..! Today it works just fine! -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I align numbers in different cells when some are in bracke. | Excel Discussion (Misc queries) | |||
ALIGN DATA CELLS? | Excel Discussion (Misc queries) | |||
Align matching cells of two different columns | Excel Worksheet Functions | |||
how to align vertical cells horizontally | New Users to Excel | |||
How do I align cells in Excel onto one line? | Excel Worksheet Functions |