Forum Discussion
matt0020190
Dec 13, 2021Brass Contributor
Second to last value from table with condition
Hi experts Can you help me with the below? I have a list of cash values in a table, example as follows by a rotating week number (1-4). A ------------ B 1 ----------- 40 2------------- ...
SatyaGupta_In
May 04, 2023Brass Contributor
Hi,My data rows are 1433 - 1788 but after applying above formula it is picking up results outside of this range. Anything further can be done or should I resort to old formula earlier suggested by you. Thanks in advance for your help OliverScheurich
OliverScheurich
May 04, 2023Gold Contributor
In this situation i'd resort to the formula suggested earlier.
- SatyaGupta_InMay 05, 2023Brass Contributor
i tried row() formula to get the row number in the adjacent cell and used this cell's reference as row number in your formula. It is working. OliverScheurich
- SatyaGupta_InMay 04, 2023Brass ContributorOkay, thanks for your support and help