Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ortho
You can use this in the Thisworkbook module for Sheet1 Private Sub Workbook_Open() Sheets("Sheet1").ScrollArea = "A1:AI100" End Sub Or select all the columns to the right of AI and Hide them -- Regards Ron de Bruin http://www.rondebruin.nl "Ortho office" <Ortho wrote in message ... How do I stop the cursor from scrolling to the right in Excell? I have a year's calendar on a spreadsheet for a medical office's appointment book. I want a "hard stop" (my phrasing) at the end of my input in column AI, not go on to infinity. I want it to behave the same way as scrolling to the left when you can't go to the left of column A. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stationary cursor, scrolling page | Excel Worksheet Functions | |||
How do I stop the scrolling? | New Users to Excel | |||
Stop scrolling | Excel Discussion (Misc queries) | |||
scrolling wont stop | Excel Discussion (Misc queries) | |||
scrolling won't stop | Excel Worksheet Functions |