Hi,
I have a access table which contains few rows.
I need to compare each row in the table with other rows in the same sheet.
Logic:![]()
Please Login or Register to view this content.
If column "Key" contains different data in 2 rows then check column "Unit", If column "Unit" contains same data then check "Assembly",
If column "Assembly" in one row is empty and column "Assembly" in another row has data then copy the value of column "Effective_Date" (column "Assembly" has value) to column "Effective_Date" of the row which is empty in column "Assembly".
required output:
Thanks in advance.![]()
Please Login or Register to view this content.
Bookmarks