ariel20029

Board Regular
Joined
Jun 20, 2013
Messages
97
Hi all,
I am having trouble with a nested if statement. I have several columns of data I need help with a formula that will look at the first column of data in column B if nothing found then go to Column C if nothing go to D if nothing go to E. If all the columns are blank then pull value from column G.

Example:
B C D E F G Formula result
1.00 1.00 5.00 1.00
BLANK 2.00 2.5 2.250 2.00
BLANK BLANK 4.00 3.00 3.00 4.00
BLANK BLANK BLANK 7.00 5.00 7.00
BLANK BLANK BLANK BLANK 10.00 10.00

I was having trouble with the logic of the formula. I am probably overthinking it, Any help would be appreciated.
( the different columns are pulling list price information from different sources and can have different values) . I have the columns data in the pecking order needed for the results).
thanks,
Sharon
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
You are welcome.
Glad we could help.
 
Upvote 0

Forum statistics

Threads
1,213,489
Messages
6,113,949
Members
448,534
Latest member
benefuexx

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