Need to find the number of rows which number got increased based on column number based on date provided.

Sri_33

Board Regular
Joined
Sep 8, 2020
Messages
119
Office Version
  1. 2016
Platform
  1. Windows
Book1
ABCDEFGHIJK
1Unique IDNumberGatePresentWeekMonthYear4 to 55 to 6
2HDYUIPMN4MLC12/24/202152Dec202100
3HDYUIPMN5MLC1/1/20221Jan202220
4HDYUIPMN6MLC2/2/20226Feb202221
5GLHLOOP4GYT1/1/2022
6GLHLOOP5GYT2/2/2022
7ITPPPJK4MLC12/24/2021
8ITPPPJK5MLC1/1/2022
9UUFOOO4MEG1/1/2022
10UUFOOO5MEG2/2/2022
Sheet1
Cell Formulas
RangeFormula
H2:H4H2=TEXT(D2,"mmm")


Hi guys, I need the data as in green highlighted area, source will be "A1:D10"
Need the number of ID's which numbers got increased from number 4 to number 5 as well as number 5 to number 6 from column "B" respective with the date.

Thanks in advance.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,326
Messages
6,124,260
Members
449,149
Latest member
mwdbActuary

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