T
TotallyConfused
How do I write criteria for the following? I have to identify ids
(combination of text and numbers) that have 8 characters. However the 8th
character can change if the id is dependent on main id. For instance,
FRC5TTZA, FRC5TTZB, same 7 characters but different last character. There
are instances where the 7 character will change for instance ABCDEF10 and
ABCDEF20. ABCDEF20 is dependent on ABCDEF10. Can someone please help me how
to pull all main ids and their dependents? Thank you in advance of any help
you can provide.
(combination of text and numbers) that have 8 characters. However the 8th
character can change if the id is dependent on main id. For instance,
FRC5TTZA, FRC5TTZB, same 7 characters but different last character. There
are instances where the 7 character will change for instance ABCDEF10 and
ABCDEF20. ABCDEF20 is dependent on ABCDEF10. Can someone please help me how
to pull all main ids and their dependents? Thank you in advance of any help
you can provide.