Scrolling a Table Box to display a specific row
Hi - I have a Table Box which contains a few thousand rows, so only the first few of those rows are directly visible within the window that contains it: to see the rest I need to scroll the Table Box with the vertical scroll bar. Somewhere within that Table Box is a row that satisfies a particular criterion. A simple script will tell me what that row number is, and the Set Selected Rows() proper...
