Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When Excel opens, the focus is automatically placed in cell A1. Does
anyone know the VBA code to force Excel NOT to place focus anywhere on the sheet? Please note that I am not attempting to prevent users from selecting cells. I simply do not want any cell highlighted automatically. Thanks! Joseph |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Apr 25, 5:40*pm, wrote:
When Excel opens, the focus is automatically placed in cell A1. Does anyone know the VBA code to force Excel NOT to place focus anywhere on the sheet? Please note that I am not attempting to prevent users from selecting cells. I simply do not want any cell highlighted automatically. Thanks! Joseph I solved my own issue. I simply used VBA to place cell focus safely outside of the visible range of cells. Thanks. Cheers, Joseph |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Focus on a cell based on date | Excel Worksheet Functions | |||
Active Cell/Focus | Excel Discussion (Misc queries) | |||
Temporary formatting of cell with focus | Excel Discussion (Misc queries) | |||
Outline color of cell that has focus | Excel Discussion (Misc queries) | |||
tool tip to open when the cell has the focus | Excel Worksheet Functions |