Hello All,
I want to pull data against two fields from table. The combination of these fields give unique result like '123 VA' or '0123 VA' One field has entries like 0123 and 123, one entry with leading 0. They are same but this is data entry mistake. Can you suggest me on how to go about this one?
I could find exact matches but need to work on this substring match. Please respond at the earliest. Also do let me know if any other information is needed.
Thanks in advance.
I want to pull data against two fields from table. The combination of these fields give unique result like '123 VA' or '0123 VA' One field has entries like 0123 and 123, one entry with leading 0. They are same but this is data entry mistake. Can you suggest me on how to go about this one?
I could find exact matches but need to work on this substring match. Please respond at the earliest. Also do let me know if any other information is needed.
Thanks in advance.
Comment