if statement formula

Ovi

New Member
Joined
Jan 20, 2011
Messages
9
I have a problem with the following formula:

as it is returning me 0 even when 'Swap Summary'!$C:$C='Credit&Finance'!A30



=IF('Swap Summary'!$B:$B="RBS",IF('Swap Summary'!$C:$C='Credit&Finance'!A30,VLOOKUP('Credit&Finance'!A30,'Swap Summary'!$C:$E,3,FALSE),"0"),"0")

does anyone know why?
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Just for your info, if you want a zero to appear if the conditions are false, you don't need to put quotes around it, numbers don't require it, if you do, you will see the numbers appear as text, ie left alligned
 
Upvote 0

Forum statistics

Threads
1,224,604
Messages
6,179,857
Members
452,948
Latest member
UsmanAli786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top