| Home > Forum Home > Presenting and Reporting Data > Scrolling Race Results > Scrolling or target range | Share |
| Forum Topic | Login |
Scrolling Or Target Range | Rate this: (3/5 from 1 vote) |
| To scroll a workbook at a specific speed we can use VBA with the Sleep function to delay ActiveWindow.ScrollRow. However it seems that you need to simply link to a specif range in a separate workbook in which case we can simply use Windows("workbook_name").Sheets("sheet_name").Range("top_cell").Select. | ||
| Excel Business Forums Administrator | ||
| Posted by Excel Helper on | ||
| View Full Post |
| Find relevant Excel templates and add-ins for Scrolling or target range in the Excel Business Solutions Directory |