• Hi,

    Like this i am verifying the pipe delimited data using findstring function.

    FINDSTRING(AllRowColumns,"|",9) != 0

    I want to verify this using tab delimited instead of pipe. What should i do here in that function.

    Thanks,

    Jags