View Full Version : delete row or column


le888
01-17-2007, 02:01 PM
Hi,

How can you delete a row or a column if it is empty or equal to zero? I have a matrix 256 x 600, some of the rows or columns are empty or with a value equal to zero, so in this case I would like to delete them. How can you do it automately?

Thanks,

Le888

qafself
01-18-2007, 02:46 AM
Hi,

If you download ASAP utilities (ASAP-utlities.com) this has a selection to delete empty row or columns

Ed

le888
01-23-2007, 09:01 AM
Thanks, it works! But for the rows and columns which as zero, is it possible to delete them and also count how many rows or columns have delete?

Thanks,

Le888