PC Review


Reply
Thread Tools Rate Thread

Adding a commandbutton in Excel 2003

 
 
HappySenior
Guest
Posts: n/a
 
      19th Jul 2008
How do I add a commandbutton in Excel 2003 and modify its
characteristics? I have pasted a commandbutton from the control group
and modified its caption. I am not able to change its font name, size
or make it bold.
Also, how do I attach macro code to it to cause it to execute. I am
trying to translate a task given to Excel 2007 users.
Thank you.
 
Reply With Quote
 
 
 
 
Wigi
Guest
Posts: n/a
 
      19th Jul 2008
Go in design mode and then right-click the commandbutton to go to the
Properties.


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"HappySenior" wrote:

> How do I add a commandbutton in Excel 2003 and modify its
> characteristics? I have pasted a commandbutton from the control group
> and modified its caption. I am not able to change its font name, size
> or make it bold.
> Also, how do I attach macro code to it to cause it to execute. I am
> trying to translate a task given to Excel 2007 users.
> Thank you.
>

 
Reply With Quote
 
HappySenior
Guest
Posts: n/a
 
      19th Jul 2008
On Jul 19, 12:16*pm, Wigi <W...@discussions.microsoft.com> wrote:
> Go in design mode and then right-click the commandbutton to go to the
> Properties.
>
> --
> Wigihttp://www.wimgielis.be= Excel/VBA, soccer and music
>
>
>
> "HappySenior" wrote:
> > How do I add a commandbutton in Excel 2003 and modify its
> > characteristics? I have pasted a commandbutton from the control group
> > and modified its caption. I am not able to change its font name, size
> > or make it bold.
> > Also, how do I attach macro code to it to cause it to execute. I am
> > trying to translate a task given to Excel 2007 users.
> > Thank you.- Hide quoted text -

>
> - Show quoted text -


I am unable to locate design mode in Excel 2003...
 
Reply With Quote
 
Wigi
Guest
Posts: n/a
 
      19th Jul 2008
It's the rules pictogram on the Visual Basic Toolbar.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"HappySenior" wrote:

> On Jul 19, 12:16 pm, Wigi <W...@discussions.microsoft.com> wrote:
> > Go in design mode and then right-click the commandbutton to go to the
> > Properties.
> >
> > --
> > Wigihttp://www.wimgielis.be= Excel/VBA, soccer and music
> >
> >
> >
> > "HappySenior" wrote:
> > > How do I add a commandbutton in Excel 2003 and modify its
> > > characteristics? I have pasted a commandbutton from the control group
> > > and modified its caption. I am not able to change its font name, size
> > > or make it bold.
> > > Also, how do I attach macro code to it to cause it to execute. I am
> > > trying to translate a task given to Excel 2007 users.
> > > Thank you.- Hide quoted text -

> >
> > - Show quoted text -

>
> I am unable to locate design mode in Excel 2003...
>

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      19th Jul 2008
Sounds like you created a button using the Forms Toolbar


Gord Dibben MS Excel MVP

On Sat, 19 Jul 2008 11:41:42 -0700 (PDT), HappySenior
<(E-Mail Removed)> wrote:

>On Jul 19, 12:16*pm, Wigi <W...@discussions.microsoft.com> wrote:
>> Go in design mode and then right-click the commandbutton to go to the
>> Properties.
>>
>> --
>> Wigihttp://www.wimgielis.be= Excel/VBA, soccer and music
>>
>>
>>
>> "HappySenior" wrote:
>> > How do I add a commandbutton in Excel 2003 and modify its
>> > characteristics? I have pasted a commandbutton from the control group
>> > and modified its caption. I am not able to change its font name, size
>> > or make it bold.
>> > Also, how do I attach macro code to it to cause it to execute. I am
>> > trying to translate a task given to Excel 2007 users.
>> > Thank you.- Hide quoted text -

>>
>> - Show quoted text -

>
>I am unable to locate design mode in Excel 2003...


 
Reply With Quote
 
HappySenior
Guest
Posts: n/a
 
      20th Jul 2008
On Jul 19, 3:33*pm, Gord Dibben <gorddibbATshawDOTca> wrote:
> Sounds like you created a button using the Forms Toolbar
>
> Gord Dibben *MS Excel MVP
>
> On Sat, 19 Jul 2008 11:41:42 -0700 (PDT), HappySenior
>
>
>
> <dwlawre...@centurytel.net> wrote:
> >On Jul 19, 12:16*pm, Wigi <W...@discussions.microsoft.com> wrote:
> >> Go in design mode and then right-click the commandbutton to go to the
> >> Properties.

>
> >> --
> >> Wigihttp://www.wimgielis.be=Excel/VBA, soccer and music

>
> >> "HappySenior" wrote:
> >> > How do I add a commandbutton in Excel 2003 and modify its
> >> > characteristics? I have pasted a commandbutton from the control group
> >> > and modified its caption. I am not able to change its font name, size
> >> > or make it bold.
> >> > Also, how do I attach macro code to it to cause it to execute. I am
> >> > trying to translate a task given to Excel 2007 users.
> >> > Thank you.- Hide quoted text -

>
> >> - Show quoted text -

>
> >I am unable to locate design mode in Excel 2003...- Hide quoted text -

>
> - Show quoted text -


Yes, my problem was using the wrong toolbar to add the commandbutton.
I never noticed the Visual Basic toolbar. Using that one, I was able
to change the font on the commandbutton and attach a macro. The
commandbutton works the work it is suppose to. Many thanks to all for
the total contribution! Don
 
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
2003->2007 xlsm->2003 loses worksheet commandbutton functionality ker_01 Microsoft Excel Programming 1 5th May 2009 02:11 PM
Adding commandbutton to sheet ckoch Microsoft Excel Programming 1 1st Jun 2006 10:03 PM
adding custom commandbutton's to Slide Show popup menu ged6713@uncw.edu Microsoft Powerpoint 3 2nd Jan 2005 03:03 AM
Re: Adding a macro to a commandbutton Jay Freedman Microsoft Word Document Management 0 5th Aug 2004 11:30 PM
Adding commandbutton at run time Ron Dahl Microsoft Excel Programming 0 20th Jan 2004 10:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:33 AM.