Unrelated to your actual question, but isn't this:
a case of inverted logic between comment and code? i.e. won't this skip a row if the first column is NOT 'Dell'?# If first column of a row is 'Dell', skip it. if ($data[0] ne 'Dell') { next }
In reply to Re: Excel Parse Example - Program Hangs
by Crackers2
in thread Excel Parse Example - Program Hangs
by awohld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |