Sort of a can do and sort of a no can do. For the most part, in .NET you just
use an imagebutton, in excel you can place an image, set its image to an
image of the button and set the click event just like you would a button. You
can even change the image to look like a pressed button to start you code and
change it back at the end. You can download button images for free that are
pressed and not pressed. Keep in mind that this wil NOT look as good in excel
as .NET.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.
"BillyRogers" wrote:
> Here's a better picture
>
> http://www.communitymx.com/content/a...ge=5&cid=4CB81
> --
> Billy Rogers
>
> Dallas,TX
>
> Currently Using SQL Server 2000, Office 2000 and Office 2003
>
>
> "Gary''s Student" wrote:
>
> > Help seems to imply that BackColor can be set using standard RGB methods.
> >
> > If this is true, then nearly any color is possible. I'll play with it this
> > weekend
> > --
> > Gary''s Student - gsnu200748
> >
> >
> > "BillyRogers" wrote:
> >
> > > Yes, I know about the back color property, but it's not the same or nearly as
> > > attractive as the Aqua buttons.
> > >
> > > I've seen where people have created Aqua buttons for Visual Studio, but not
> > > for Office.
> > > --
> > > Billy Rogers
> > >
> > > Dallas,TX
> > >
> > > Currently Using SQL Server 2000, Office 2000 and Office 2003
> > >
> > >
> > > "Gary''s Student" wrote:
> > >
> > > > Make your button from Controls rather than Forms. There is a BackColor
> > > > property you can set. There is a nice Federal Blue, but I don't know about
> > > > aqua
> > > > --
> > > > Gary''s Student - gsnu200748
> > > >
> > > >
> > > > "BillyRogers" wrote:
> > > >
> > > > > When are one of you VBA geniuses out there going to create some Aqua buttons
> > > > > for Office?
> > > > >
> > > > > I don't have a clue how as to how it could be done, but it sure would be cool.
> > > > >
> > > > > --
> > > > > Billy Rogers
> > > > >
> > > > > Dallas,TX
> > > > >
> > > > > Currently Using SQL Server 2000, Office 2000 and Office 2003