PC Review


Reply
Thread Tools Rate Thread

Cursor Shape

 
 
kirkm
Guest
Posts: n/a
 
      2nd Jul 2008

Is it possible to change the Cursor shape from a Cross to (perhaps) a
Hand, or something else, when it is on a particular cell (in a
particular sheet) ?

Thanks - Kirk
 
Reply With Quote
 
 
 
 
Ed Ferrero
Guest
Posts: n/a
 
      2nd Jul 2008
Hi Kirk,

There is no MouseMove event in a worksheet. However, you could put a textbox
control in a cell and set the mouse pointer property to whatever you want.

Can also link a cell to the textbox - handy and no VBA required.

Ed Ferrero
www.edferrero.com

>
> Is it possible to change the Cursor shape from a Cross to (perhaps) a
> Hand, or something else, when it is on a particular cell (in a
> particular sheet) ?
>
> Thanks - Kirk


 
Reply With Quote
 
kirkm
Guest
Posts: n/a
 
      3rd Jul 2008
On Wed, 2 Jul 2008 20:33:04 +1000, "Ed Ferrero"
<ed@edferrero_remove_.com> wrote:

Hi Ed,

Could you give me a bit more info please? I know how to put a text
box on a Form but not into a Cell.

Also, with a link - would that mean if the .xls was used on another
computer that textbox would be missing ?

Thanks - Kirk


>There is no MouseMove event in a worksheet. However, you could put a textbox
>control in a cell and set the mouse pointer property to whatever you want.
>
>Can also link a cell to the textbox - handy and no VBA required.
>
>Ed Ferrero
>www.edferrero.com
>
>>
>> Is it possible to change the Cursor shape from a Cross to (perhaps) a
>> Hand, or something else, when it is on a particular cell (in a
>> particular sheet) ?

 
Reply With Quote
 
Ed Ferrero
Guest
Posts: n/a
 
      3rd Jul 2008
Hi Kirk,

In XL 2003, right-click a toolbar, select 'Control Toolbox' use this to
place a text box in a cell. (Hold the Alt key down whilst placing/resizing
the text box to get it to align to the cell borders.)

In Xl 2007, go to the Developer ribbon, Insert -> ActiveX Controls -> Text
Box. (If you can't see the developer ribbon, go to Excel Options to show it)

Whilst in design mode (the set-square toolbar button is activated), click
the properties button. Here you can change tha mouse pointer, background
colour, border, cell link, and a bunch of other stuff.

All your changes are stored with the sheet, so send to other computers at
will...

Ed Ferrero
www.edferrero.com


"kirkm" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Wed, 2 Jul 2008 20:33:04 +1000, "Ed Ferrero"
> <ed@edferrero_remove_.com> wrote:
>
> Hi Ed,
>
> Could you give me a bit more info please? I know how to put a text
> box on a Form but not into a Cell.
>
> Also, with a link - would that mean if the .xls was used on another
> computer that textbox would be missing ?
>
> Thanks - Kirk
>
>
>>There is no MouseMove event in a worksheet. However, you could put a
>>textbox
>>control in a cell and set the mouse pointer property to whatever you want.
>>
>>Can also link a cell to the textbox - handy and no VBA required.
>>
>>Ed Ferrero
>>www.edferrero.com
>>
>>>
>>> Is it possible to change the Cursor shape from a Cross to (perhaps) a
>>> Hand, or something else, when it is on a particular cell (in a
>>> particular sheet) ?


 
Reply With Quote
 
kirkm
Guest
Posts: n/a
 
      4th Jul 2008
On Thu, 3 Jul 2008 13:52:08 +1000, "Ed Ferrero"
<ed@edferrero_remove_.com> wrote:


Hi Ed,

Thanks for all the info. I did get it working, but it's sort of
strange. A d-click breaks to an empty sub, a single click puts
6 dots around it, kind of spoling the apperance. And no matter
what Mouse pointer I choose, all I got was the 4 pointing arrows
shape. I might just stick with what I had!

Thanks anyway, I didn't know about the control toolbox.
Cheers - Kirk


>
>In XL 2003, right-click a toolbar, select 'Control Toolbox' use this to
>place a text box in a cell. (Hold the Alt key down whilst placing/resizing
>the text box to get it to align to the cell borders.)
>
>In Xl 2007, go to the Developer ribbon, Insert -> ActiveX Controls -> Text
>Box. (If you can't see the developer ribbon, go to Excel Options to show it)
>
>Whilst in design mode (the set-square toolbar button is activated), click
>the properties button. Here you can change tha mouse pointer, background
>colour, border, cell link, and a bunch of other stuff.
>
>All your changes are stored with the sheet, so send to other computers at
>will...

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get a certain cursor shape Jan :\) Microsoft Excel Discussion 0 5th Jul 2008 08:55 PM
Cursor shape =?Utf-8?B?VG9tIEJlY2t3aXRo?= Microsoft Word Document Management 5 8th Feb 2007 05:11 AM
Cursor Shape =?Utf-8?B?RmxhdHJvY2s=?= Microsoft Word Document Management 4 10th Oct 2005 12:16 PM
Cursor shape =?Utf-8?B?Q2xhdWRpYQ==?= Microsoft Access 2 13th Oct 2004 11:56 AM
Drawing Cursor Shape Chick Microsoft Word New Users 3 10th Oct 2004 12:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:53 AM.