Bring back a value (customer Id)
Closed
Grainne
-
Nov 11, 2015 at 01:32 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 11, 2015 at 01:47 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 11, 2015 at 01:47 PM
Related:
- Bring back a value (customer Id)
- Free fire customer service - Guide
- How to bring up word search bar on chromebook - Guide
- How to bring out @ in laptop - Guide
- How to bring back bookmarks bar opera gx - Guide
- Facebook customer service - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Nov 11, 2015 at 01:47 PM
Nov 11, 2015 at 01:47 PM
hmm pretty much every thing other than VLOOKUP and FALSE :)
VLOOKUP(J1,MostRecentCompassExport!$C$1:$P$1,2,FALSE)
J1 should be A1, as you want J column to be populated based on whats in A column
MostRecentCompassExport!$C$1:$P$1, 2 should be MostRecentCompassExport!$A:$C, 3
VLOOKUP(J1,MostRecentCompassExport!$C$1:$P$1,2,FALSE)
J1 should be A1, as you want J column to be populated based on whats in A column
MostRecentCompassExport!$C$1:$P$1, 2 should be MostRecentCompassExport!$A:$C, 3