View Single Post
  #1   Report Post  
drvmark
 
Posts: n/a
Default Is there a limit on selecting individual rows in excel?

I am using VBA logic to set a variable holding a series of rows to be
deleted. When I use this on small worksheets no problem. But in larger
worksheets when the logic goes to "rangevariable.select" I get an error.
There are approx 168 rows selected in this occurance.