Excel
Closed
shailu
-
Jul 3, 2010 at 12:14 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 3, 2010 at 01:14 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 3, 2010 at 01:14 AM
Related:
- Excel
- Excel mod apk for pc - Download - Spreadsheets
- Number to words in excel - Guide
- Excel marksheet - Guide
- Kernel for excel - Download - Backup and recovery
- Gif in excel - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jul 3, 2010 at 01:14 AM
Jul 3, 2010 at 01:14 AM
Put the maximum value where ?
Any how you have to use an array function. To enter array formula, type in the formula and INSTEAD of pressing enter, you NEED TO PRESS, CTRL + SHIFT + ENTER. If you have done it correctly the formula would get enclosed within {}
this is based on assumption that that there would be a maximum of 500 rows
=MAX((A$2:A$500=A2)*(D$2:D$500))
Any how you have to use an array function. To enter array formula, type in the formula and INSTEAD of pressing enter, you NEED TO PRESS, CTRL + SHIFT + ENTER. If you have done it correctly the formula would get enclosed within {}
this is based on assumption that that there would be a maximum of 500 rows
=MAX((A$2:A$500=A2)*(D$2:D$500))