How to make excel learn formula reference pattern

Shreya

New Member
Joined
Nov 28, 2020
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
1606616897595.png


Hello,

I am using the spreedsheet posted above to get the latest date from the 'In Column' for each book/ number i.e lets say book 1 in above case was lent out 3 times and returned las on 11-28-20, I want to see the last day when it was returned. The formula I am using in the spreedsheet is:
1606617064220.png


The issue I am facing is that I have about 220 books and excel is not learning the pattern of my formula AB,AA,BB then CD,CC,DD then EF,EE,FF. Is it possible to teach excel the pattern so that I don't have to type that in 200 times? Your ideas on this is highly appreciated.

Thank you
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
just to explain a little bit further. The formulas I am typing in are: =IF(MAX(Sheet1!A:B)=MAX(Sheet1!A:A),"",MAX(Sheet1!B:B)) for 1, =IF(MAX(Sheet1!C:D)=MAX(Sheet1!C:C),"",MAX(Sheet1!D:D)) for 2, =IF(MAX(Sheet1!E:F)=MAX(Sheet1!E:E),"",MAX(Sheet1!F:F))
 
Upvote 0

Forum statistics

Threads
1,215,025
Messages
6,122,732
Members
449,093
Latest member
Mnur

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