Thread
: [Solved]
Looking up piles in a table depending on soil capacity
View Single Post
05-28-2016, 04:06 AM
Pecoflyer
Windows 7 64bit
Office 2010 64bit
Expert
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Yoiu seem to be missing some parentheses
=IF(D14='geo capacity'!A1,VLOOKUP(D15,'geo capacity'!A1
1050,2,0),IF(D14='geo capacity'!K1,VLOOKUP(D15,'geo capacity'!K2:O1050,2,0),IF(D14='geo capacity'!F1,VLOOKUP('geo capacity'!F2:H1050,2,0),"")))
__________________
Using O365 v2503
- Did you know you can thank someone who helped you
? Click on the tiny scale in the right upper hand corner of your helper's post
Pecoflyer
View Public Profile
Find all posts by Pecoflyer