Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a worksheet and a Userform. The userform has a commandbutton to which the following code is attached: Cells(Selection.Row, 11).Offset(1, 0).Select The idea is to select the the cell in Column 11 in the next row below. This happens successfully. However, the row having the selected cell is not automatically visible (vertically scrolled into )in the window. How can I get this done? Thanks in advance for the help. Regards, Raj |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to avoid getting the IDE window visible? | Excel Programming | |||
scroll window to display selected cell in visible area? | Excel Programming | |||
Make selected row visible to user when out of screen view | Excel Programming | |||
how do i make it so that when a sheat is selected either via link or tab, that xlLastCell is selected. the last on the sheet. | Excel Worksheet Functions | |||
make hidden window or workbook visible without specify the name | Excel Worksheet Functions |