I have list in following fashion.
A B C D
Act Serial number Month Units
100412403 8604158 Sep-17 351
100412403 8604158 Aug-17 396
100412403 8604158 Jul-17 379
100412403 8604158 Jun-17 407
I have 25000 rows (or more)(records), I want to filter by column 'A' & compare each record in column 'D'. Can we develop something like arrow button so by hitting it next record in column 'A' will get filtered, instead of selecting number every time ?
Thanks in advance,
shrinivas.
A B C D
Act Serial number Month Units
100412403 8604158 Sep-17 351
100412403 8604158 Aug-17 396
100412403 8604158 Jul-17 379
100412403 8604158 Jun-17 407
I have 25000 rows (or more)(records), I want to filter by column 'A' & compare each record in column 'D'. Can we develop something like arrow button so by hitting it next record in column 'A' will get filtered, instead of selecting number every time ?
Thanks in advance,
shrinivas.