Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default API's and Mouseclick

If you only have a few cells that you want to catch, you may want to look at
John Walkenbach's tip:
http://j-walk.com/ss/excel/tips/tip12.htm

He uses an "invisible" rectangle over the cell and catches the click on that.

Srinath wrote:

Hello,

I woul like to have a single click capture event, but i found that it is not
possible. However I would like to know if this can be achieved through API's
and is this safe?. If so can someone point to me where i can find the
details for this i.e the mousclick event capture API's

Thanks
SSR


--

Dave Peterson

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default API's and Mouseclick

Hello Dave,

I am aware of this but my problem is that the number of cells where i want a
single click event will keep on increasing over a period of time. This will
definately bloat up the size of the excel file. And this file being on a
network drive will take quite sometime for loading later, hence the question
of API came to my mind!

Regards,
SSR

"Dave Peterson" wrote in message
...
If you only have a few cells that you want to catch, you may want to look at
John Walkenbach's tip:
http://j-walk.com/ss/excel/tips/tip12.htm

He uses an "invisible" rectangle over the cell and catches the click on
that.

Srinath wrote:

Hello,

I woul like to have a single click capture event, but i found that it is

not
possible. However I would like to know if this can be achieved through

API's
and is this safe?. If so can someone point to me where i can find the
details for this i.e the mousclick event capture API's

Thanks
SSR


--

Dave Peterson



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default API's and Mouseclick

It's beyond me.

good luck,

Srinath wrote:

Hello Dave,

I am aware of this but my problem is that the number of cells where i want a
single click event will keep on increasing over a period of time. This will
definately bloat up the size of the excel file. And this file being on a
network drive will take quite sometime for loading later, hence the question
of API came to my mind!

Regards,
SSR

"Dave Peterson" wrote in message
...
If you only have a few cells that you want to catch, you may want to look at
John Walkenbach's tip:
http://j-walk.com/ss/excel/tips/tip12.htm

He uses an "invisible" rectangle over the cell and catches the click on
that.

Srinath wrote:

Hello,

I woul like to have a single click capture event, but i found that it is

not
possible. However I would like to know if this can be achieved through

API's
and is this safe?. If so can someone point to me where i can find the
details for this i.e the mousclick event capture API's

Thanks
SSR


--

Dave Peterson


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
calling API's Anthony[_6_] Excel Programming 3 July 29th 03 11:13 AM


All times are GMT +1. The time now is 10:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"