Hello,
I am using the following array formula (confirmed with CTRL+SHIFT+ENTER), the result of which will be used in another OFFSET() formula. The formula is intented to return a column number based on two conditions.
However, the formula always return 0.
=IF($C$1:$AV$10="Balance",IF($C$1:$AV$10="USD",COLUMN($A$1:$AV$10),),)
Any ideas why it fails?
Thank you.
Louis
I am using the following array formula (confirmed with CTRL+SHIFT+ENTER), the result of which will be used in another OFFSET() formula. The formula is intented to return a column number based on two conditions.
However, the formula always return 0.
=IF($C$1:$AV$10="Balance",IF($C$1:$AV$10="USD",COLUMN($A$1:$AV$10),),)
Any ideas why it fails?
Thank you.
Louis