Script
Closed
jotowill
Posts
1
Registration date
Monday February 9, 2015
Status
Member
Last seen
February 9, 2015
-
Feb 9, 2015 at 02:14 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Feb 9, 2015 at 11:45 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Feb 9, 2015 at 11:45 AM
Related:
- Script error gom player
- Gom player skins - Guide
- Error network error occurred - Guide
- Mumu player 12 download - Download - Android emulators
- Gretech gom player - Download - Video playback
- Myiptv player - Download - IPTV players
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Feb 9, 2015 at 11:45 AM
Feb 9, 2015 at 11:45 AM
Hi Joe,
The formula you are looking for is called VLOOKUP.
Something like:
=VLOOKUP(A1,Sheet1!A1:B4,2)
When placed on sheet2 it will look for the value in A1. It will search the value in range A1:A4 of sheet1 and will return the value from the 2nd column of the given range A1:B4.
Best regards,
Trowa
The formula you are looking for is called VLOOKUP.
Something like:
=VLOOKUP(A1,Sheet1!A1:B4,2)
When placed on sheet2 it will look for the value in A1. It will search the value in range A1:A4 of sheet1 and will return the value from the 2nd column of the given range A1:B4.
Best regards,
Trowa