Need help with an IF statement

curlzndye

New Member
Joined
Jun 14, 2008
Messages
2
Hello,

I am trying to use an IF statement that refers to another worksheet in a workbook.

Here is what it looks like:

=IF("ORDER!A24"="PV","='ORDER!B24'",0)

What I am trying to accomplish in the cell is this: If cell A24 in the ORDER worksheet is equal to PV, then I want the information from cell B24 in the ORDER worksheet to show up in the cell. If it is not equal to PV, then I want it to stay blank.

It is not working and I'm not sure why.

Any help would be greatly appreciated.

Thanks!!
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,191,383
Messages
5,986,305
Members
440,017
Latest member
vasanrajeswaran

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
Top