Hello all!
I have a workbook with two sheets: InterviewReport and Data. The Data sheet is filled in from a different program and ends up looking like this:
ItemName ItemValue
LastName Blow
FirstName Joe
Address 123 Main st
etc.
The information in DATA is never the same and is not in a very nice order. I have Named Cells in InterviewReport that correspond to the ItemName. I would like to have the named cells in InterviewReport filled with the VALUE of the DATA sheet where the ItemName matches the Named Cell.
Any suggestions?
Thanks!
Leslie
I have a workbook with two sheets: InterviewReport and Data. The Data sheet is filled in from a different program and ends up looking like this:
ItemName ItemValue
LastName Blow
FirstName Joe
Address 123 Main st
etc.
The information in DATA is never the same and is not in a very nice order. I have Named Cells in InterviewReport that correspond to the ItemName. I would like to have the named cells in InterviewReport filled with the VALUE of the DATA sheet where the ItemName matches the Named Cell.
Any suggestions?
Thanks!
Leslie