Re: a button on an excel cell
- From: got.sp4m@xxxxxxxxxxxxxx
- Date: Fri, 9 Jan 2009 02:03:52 -0800 (PST)
Thanks for the tip, but this was just a (self-inflicted) exercise to
see if I had gotten this stuff correctly :-P Might come in handy if I
was to handle different objects/events for many controls etc.
best regards
Peder
On Jan 9, 10:48 am, "Peter T" <peter_t@discussions> wrote:
Another thought - if you are only after a button-click event and you are.
using VBA - might be simpler to add a button form the Forms toolbar and
assign its onAction property to a macro in your wb. In the macro, to
identify which button -
sButtonName = Application.Caller
Pros & Cons with both approaches.
Regards,
Peter T
- References:
- a button on an excel cell
- From: NA_AB
- Re: a button on an excel cell
- From: Peter T
- Re: a button on an excel cell
- From: Peter T
- Re: a button on an excel cell
- From: NA_AB
- Re: a button on an excel cell
- From: Peter T
- Re: a button on an excel cell
- From: got . sp4m
- Re: a button on an excel cell
- From: Peter T
- Re: a button on an excel cell
- From: Peter T
- a button on an excel cell
- Prev by Date: Re: a button on an excel cell
- Next by Date: RE: to add a button to the active excel cell! here's the way!
- Previous by thread: Re: a button on an excel cell
- Next by thread: Re: a button on an excel cell
- Index(es):