in reply to Re: Delete Row in Excel
in thread Delete Row in Excel

I tried using eq but that doesnt solve the problem. How else would I test for string equality or how would I use reg ex to test for an empty string?

Replies are listed 'Best First'.
Re^3: Delete Row in Excel
by Corion (Patriarch) on May 11, 2011 at 19:51 UTC

    Maybe if you started by telling us how "it doesn't solve the problem", we could get closer to the actual problem. Are you sure that the cell is empty? Does it contain whitespace?