C
cru
I am looking to find ways to use wildcard to find a first character (E)
and a fifth character (U)...the tricky part is five number sequence after
the U must be numerical. Is this possible?
i.e. I have batch ID: E208U75432, need to search by first character (E) then
fifth character (U) preceeded by five numerical character.
I have like E%%%%U but not sure how to set a criteria to say next fifth
character must be numerical.
Any assistance is appreciated. Thanks.
and a fifth character (U)...the tricky part is five number sequence after
the U must be numerical. Is this possible?
i.e. I have batch ID: E208U75432, need to search by first character (E) then
fifth character (U) preceeded by five numerical character.
I have like E%%%%U but not sure how to set a criteria to say next fifth
character must be numerical.
Any assistance is appreciated. Thanks.