Remove Line after 2 columns match or don't match
Posted: Tue Oct 05, 2004 3:34 am
I was attempting to nest subfilters to delete the line if the two of the columns were blank or empty.
Restrict column 1
> subfilter: Match parttern
>> subfilter: Restrict Column 7
>>> subfilter: Match Parttern
>>>> subfilter: remove line
I do not have a working script as of this posting.
I have ten columns of data that may or may not be blank but if two of the columns, 1 and 7, are blank I want to delete the line and not include any of the columns in the final output.
Does this require an expression that takes into account every column or is there a different way to match and delete for multiple columns in one filter ?
Restrict column 1
> subfilter: Match parttern
>> subfilter: Restrict Column 7
>>> subfilter: Match Parttern
>>>> subfilter: remove line
I do not have a working script as of this posting.
I have ten columns of data that may or may not be blank but if two of the columns, 1 and 7, are blank I want to delete the line and not include any of the columns in the final output.
Does this require an expression that takes into account every column or is there a different way to match and delete for multiple columns in one filter ?