Fetch highest number

Status
Not open for further replies.

am_gup123

New Member
Joined
Mar 22, 2017
Messages
5
Hi,

I need help in writing an excel formulae to achieve this –

In Sheet1, there are 4 columns Date,A,B,C,D. These columns contain different numbers while the date field contains date, the data is sorted in ascending order of date.
In Sheet2, I have a date range (say date1 & date2).

What I want is to fetch the highest number among columns A,B,C,D in sheet1 in the specified date range (date 1 & date2).

Example-
Sheet1 :
Date------A-B-C-D
1-Jan-17-1-2-3-5
2-Jan-17-6-4-5-7
3-Jan-17-1-2-5-3
4-Jan-17-3-4-3-6
5-Jan-17-6-4-1-7
6-Jan-17-2-7-9-4
7-Jan-17-6-1-2-4
8-Jan-17-3-6-9-3
9-Jan-17-1-3-2-1

Sheet2:
Date1=3-jan17 ; date2=7-jan-17
Highest number between this date range is 9…..so 9 should be displayed.

Thanks.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,226,693
Messages
6,192,471
Members
453,726
Latest member
JoeH57

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