Hello, first i would like to say that i love this forum. It has helped me a lot!
Ok so my problem is i'm trying to look up 2 values in Sheet 1 to get a match from another sheet. The two values i want to look up are the UserID and the Software, and the match i want is the Licence Key in Sheet 2.
Sheet 1 and 2 both have UserID and Software but only Sheet 2 has the Licence Key. Only problem for me is that Sheet 1 has 6000 entries and Sheet 2 has over 200k each column and it's quite time consuming trying to find the Licence Key individually.
Sheet 1 -
Machine Name | UserID | Location | Software |
ca6666 Bob01 Melbourne Microsoft Word
ba9999 Chris Perth Microsoft Excel
Sheet 2 -
Machine Name | UserID | Location | Manufacturer|Software | LicenceKey
ca6666 Bob01 Melbourne Microsoft Microsoft Word XXXX
Tried looking for one value but there are so many of the same that i need to lookup 2 values. Any ideas?
Ok so my problem is i'm trying to look up 2 values in Sheet 1 to get a match from another sheet. The two values i want to look up are the UserID and the Software, and the match i want is the Licence Key in Sheet 2.
Sheet 1 and 2 both have UserID and Software but only Sheet 2 has the Licence Key. Only problem for me is that Sheet 1 has 6000 entries and Sheet 2 has over 200k each column and it's quite time consuming trying to find the Licence Key individually.
Sheet 1 -
Machine Name | UserID | Location | Software |
ca6666 Bob01 Melbourne Microsoft Word
ba9999 Chris Perth Microsoft Excel
Sheet 2 -
Machine Name | UserID | Location | Manufacturer|Software | LicenceKey
ca6666 Bob01 Melbourne Microsoft Microsoft Word XXXX
Tried looking for one value but there are so many of the same that i need to lookup 2 values. Any ideas?