Thread: [Solved] Quick eplanation of formular
View Single Post
 
Old 03-23-2013, 11:03 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

COLUMN(B31) results in 2 as B is the second column in the sheet . I have no idea why B31 is used instead of 2.
INDEX(Sheet1!$CD:$CD,COLUMN(B31) thus returns the second value it finds in column CD and proceeds with the IF condition

So in fact it says : IF the second value in column CD is "ok" then "y" otherwise "n".
It seems a bit far-fetched on it's own, but maybe put into context it is logical

Cheers
__________________
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
Reply With Quote