yes or no by a condition formula

John Caines

Well-known Member
Joined
Aug 28, 2006
Messages
1,155
Office Version
  1. 2019
Platform
  1. Windows
Hello All.
I have a range:
W24:W274.
after each day a £ amount is entered, so at present (After 3 weeks) it has 15 entries in (5 per week-Mon -Fri).
In the column next to it, Actually it's Column U merged across with Column V, there are some other £ amounts.

What I'm wanting to do is this;
If the LAST entered Cell in Column W is greater than the amount in the column to its left (Column U merged with V), I want to display the word YES In cell Q9.
If The Last Entered Cell In Column W is LESS than the amount in column to the left of it ,, cell Q9 will display the word "NO"....

Simple?
Can I do it, no,,,:-(
Trying to find it on forum,, I'm sure its a common 1.
If someone can point me in the right direction please.

Many Thanks
john Caines
 
Great stuff Dryver14,,, !! Working.

It's 4.30am here,, just had to look before I go to work (God how I hate early morning Saturday 12 hr shifts ,,,:-)) :-)

Excellent.
Many thanks for this,, not many cells to go now,,
I think I can fill the others in, I'll try when I'm back from work.

As to your formula Aladin Akyurek,
It returned a No or a Yes,, but for the Q9 cell it needed to return the actual amount opposite the cell in column W (So if the last filled cell in w was W35, I needed to show the £ amount in Q9 from cell U35).

Many thanks for your input also, all greatly appreciated.

All the best
A very grateful
John Caines

Doesn't your initial post mention the YES/NO thing...

Try to experiment with waht you get. The formula I posted is easly converted into one that reurns what you need:

=LOOKUP(9.99999999999999E+307,W24:W274,U24:U274)

Again, no OFFSET is needed.
 
Upvote 0

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,224,586
Messages
6,179,729
Members
452,939
Latest member
WCrawford

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