These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Excel Help
MAMBA/The-Culture Head of IT
Dramiel - An EVE Bot for Discord
!!Hosted Dramiel Service!!
='Another Sheet'!C3
VLOOKUP(lookup_value, table_array, column_index_number, [range_lookup])
Trit Pyre Mex etcRev 452341 23103 9865Phoe 6854312 365413 8973Nag 6561 35132 6555etc
=VLOOKUP('Another Sheet'!C3, 'capmins'!A:G, 2, FALSE)
Trit Pyre Mex etcCOLUMNS 2 3 4 5Rev 452341 23103 9865Phoe 6854312 365413 8973Nag 6561 35132 6555etc
=VLOOKUP('Another Sheet'!C3, 'capmins'!A:G, HLOOKUP('Another Sheet'!C4, 'capmins'!1:2, 2, FALSE), FALSE)
=INDEX(Test2!$I$5:$U$325,MATCH(1,(Test2!$L$5:$L$325=C4)*(Test2!$R$5:$R$325=0),0),1)