I have a sheet with several sheets, where when writing a text in cell B20 of sheet 1, in cell A20 of that same sheet the value 1 must appear. These texts must be written in the range of cells from B20 to B25 and their values (quantities) in the previous cells.
So on sheet 2, if I write a text in cell B22 for example, and that text is in the range of cells B20: B25 on sheet 1, then the value on its left is due add 1.
This must be done successively on all the sheets and the value must be loaded automatically.
I attach example images:
< a href="https://i.stack.imgur.com/GS9qL.png">
I have tried ADDRESS, CELL and MATCH but I have not been able to get the expected result.
Can someone help me?
Thank you very much.