steveb1164
06-22-2003, 03:14 AM
I have a 2 dimensional array that is created using the GetRows method. I know how many columns there are, but the number of rows is always different. I want to delete all rows that have a 0 in a certain column, and redimension the array.