Hello Everyone,
Im in need of some assistance. So i have a access database with a main field that we can call vendor # (LIFNR) and another called Company code (BUKRS). There are multiple company codes under a single vendor #. Example:
LIFNR BUKRS 0000010535 1010 0000010535 5060 0000010535 5610 0000010536 1010 0000010536 5060 0000010536 5610
What i am trying to do is create a 3rd column where i can have a unique row for each of these fields without it repeating. There is no unique identifier in this table and that is what i am trying to achieve. Please help.
Thanks in advance!