Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
One not very satisfactory way would be to include the following
code in the sheet's code module: Private Sub Worksheet_SelectionChange(ByVal Target As Range) SendKeys "{F2}" End Sub -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Ulf Liljensten" wrote in message hlink.net... Does anybody know how/if the standard black rectangular cursor in Excel can be changed, so that you get a blinking input cursor when you select a cell instead? My goal is to create an application with more of a "form" look and feel rather than a spreadsheet look and feel. thanks, Ulf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My cursor always in selection mode,wat about other cursor option | Excel Discussion (Misc queries) | |||
Excel Cursor | Excel Discussion (Misc queries) | |||
move cursor on one sheet moves cursor on all sheets | Excel Discussion (Misc queries) | |||
why am I getting a 3 d cross cursor instead of a pointer cursor? | Excel Discussion (Misc queries) | |||
Can I change the "white cross" cursor in Excel to another cursor? | Excel Discussion (Misc queries) |