LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Autoshape event handler?

Hi all,

I need to draw a rectangle autoshape to the precise length that is
given by data in a separate sheet. I've managed to do this, but the
hard part is that if a user changes the length of this rectangle bar,
the data in the other sheet needs to be updated; and vice versa, if the
sheet is updated then the correct rectangle (there's more than one)
must be updated as well.

I think i can do the second part by using the Worksheet_Change
property, however I have no idea how to make the worksheet aware that
the user has changed an autoshape's size, and exactly which one has
changed (although i'm guessing if you can do the first bit, getting the
name of the shape should not be too hard). There doesn't seem to be
event handlers for autoshapes!

If anyone can help me with this problem, it'll be great!!

Thanks,
Jenny

 
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
Event handler in a cell Man Utd Excel Programming 3 June 15th 05 07:44 AM
Global event handler?? [email protected] Excel Programming 1 October 23rd 04 05:31 PM
where is the workbook_open event handler??? Steff_DK[_10_] Excel Programming 2 April 25th 04 02:43 PM
different IDispatch in event handler Dirk[_2_] Excel Programming 0 January 23rd 04 11:04 PM
Cell Event Handler David Excel Programming 3 January 19th 04 04:51 PM


All times are GMT +1. The time now is 09:39 AM.

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

About Us

"It's about Microsoft Excel"