A Tuesday 19 February 2008, Kevin Christman escrigué:
> I am having problems removing rows. Since removeRows() doesn't
> accept a list of indices to be removed (it only accepts a single
> value or a range), I tried to remove the rows one by one, where
> DryExp is my table:
>
> listofBadNums = ['NJ
I am having problems removing rows. Since removeRows() doesn't accept a list
of indices to be removed (it only accepts a single value or a range), I tried
to remove the rows one by one, where DryExp is my table:
listofBadNums = ['NJ451','AJ322','B321']#actually this is just a short test
li