End of Month / Max if is showing the incorrect date

cmerrick

Board Regular
Joined
Jun 8, 2017
Messages
78
Office Version
  1. 365
Platform
  1. Windows
Good morning,

I'm using the below formula to display the oldest date in a range (to the end of the month) if there is a % value in a designated cell range.

=EOMONTH(MAXIFS('FA Afford'!I22:I33,'FA Afford'!E22:E33,">0"),0)


In an older version of the document I'm using (where the cell ranges for both the date and % to be checked are keyed manually) the formula works perfectly.

In the new version of the document, the cells ranges (I22:I33 and E22:E33) are populated in a different work sheet and then pulled through to the ranges on previous worksheet.

The data being fed through is no different on the face of it it's pulled through rather than being manually keyed.

If, on the new version (where I'm having the issue) I manually key over the date in I22 - the date formula works so it must be an issue with the way the date in I22 is pulled through but I can fathom what the problem is.

Any suggestions ?
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,215,050
Messages
6,122,868
Members
449,097
Latest member
dbomb1414

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