Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
this is worksheet code. right click the tab then click view code. in the left drop down above the code window, click and select worksheet. the worksheet change event should default into the code window. delete it. paste this. Private Sub Worksheet_Activate() Range("A1").Select 'Adjust to suit End Sub regards FSt1 " wrote: Is there any way to make the cursor go to a specific cell every time the user accesses that worksheet from a sheet tab? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to place the same value in a specific number of cells | Excel Worksheet Functions | |||
Select which cell enter will place the cursor | Excel Discussion (Misc queries) | |||
Keeping cursor in same place on all worksheets in a workbook | Excel Worksheet Functions | |||
lookup specific character place | Excel Worksheet Functions | |||
why can't I place the cursor directly on certain cells? | Excel Discussion (Misc queries) |