G
gknapp
Figured it out yesterday. It seems convoluted but it works.
I used MATCH to find the row# of the identified oldest product code.
know the column of the required inventory code. I pass this info to th
Usage Log and concatenate the name of the Receiving log with the R1C
information to provide an INDIRECT reference to the desired inventor
code. The weakness of this method is that the name of the 'Receivin
Log' sheet cannot be changed without breaking the connection.
Convoluted
I used MATCH to find the row# of the identified oldest product code.
know the column of the required inventory code. I pass this info to th
Usage Log and concatenate the name of the Receiving log with the R1C
information to provide an INDIRECT reference to the desired inventor
code. The weakness of this method is that the name of the 'Receivin
Log' sheet cannot be changed without breaking the connection.
Convoluted