Hi Luke,
Thank you for taking the time to respond to my query.
I have tried your formula:
=IF(COUNTIF($C:$C,"Unworked") < ROWS($E$2:E2)-1+M4, "", INDEX(A:A, SMALL( IF($C$2:$C$1000 ="Unworked", ROW( $C$2:$C$1000)), ROW(A1)-1+M4)))
(M4 is my scrollbar counter)
the results that I am...
Hi there I am new to these forums so sorry if I am not clear in what I am struggling to do.
I have been learning how to use scroll bars thanks to Chandoo.org and I have learned how to make a simple scrolling table in the hope that I could develop this for my own needs. The problem I have come...