B
Bob
I have a workbook with the following two worksheets and associated columns:
Sheet1
Column A = Factory ID
Column B = Department ID
Column C = Part ID
Sheet2
Column D = Factory ID
Column E = Department ID
Column F = Department Name
Column G = Part ID
I would like to use the DGET function (as opposed to using VBA) to obtain
the Part ID from Sheet1 and automatically populate the same field (column G)
on Sheet2 based on a user first inputting the Factory ID and Department ID on
Sheet2.
Can this be done? Thanks in advance for any help.
Bob
Sheet1
Column A = Factory ID
Column B = Department ID
Column C = Part ID
Sheet2
Column D = Factory ID
Column E = Department ID
Column F = Department Name
Column G = Part ID
I would like to use the DGET function (as opposed to using VBA) to obtain
the Part ID from Sheet1 and automatically populate the same field (column G)
on Sheet2 based on a user first inputting the Factory ID and Department ID on
Sheet2.
Can this be done? Thanks in advance for any help.
Bob