Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default button control on Forms toolbar

Due to an inadvertent mouse pad action, I seemed to have
removed the 'button' control from the Forms toolbar.
(note: this is the control used to associate a macro with
a button on an excel worksheet) Does anyone know how to
perform a restore on the Forms toolbar in hopes of
restoring the button control? Any other ideas?

thanks,
-greg



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default button control on Forms toolbar

Hi Greg

Open the forms toolbar fist
ViewToolbars..Customize

On the commands tab choose forms
Now drag the button that is in the list to the right to
your forms toolbar



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Greg Goralski" wrote in message ...
Due to an inadvertent mouse pad action, I seemed to have
removed the 'button' control from the Forms toolbar.
(note: this is the control used to associate a macro with
a button on an excel worksheet) Does anyone know how to
perform a restore on the Forms toolbar in hopes of
restoring the button control? Any other ideas?

thanks,
-greg





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default button control on Forms toolbar

Or with code

Sub test()
Application.CommandBars("Forms").Reset
End Sub


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Greg Goralski" wrote in message ...
Due to an inadvertent mouse pad action, I seemed to have
removed the 'button' control from the Forms toolbar.
(note: this is the control used to associate a macro with
a button on an excel worksheet) Does anyone know how to
perform a restore on the Forms toolbar in hopes of
restoring the button control? Any other ideas?

thanks,
-greg





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
Scroll bar from the Forms/Control toolbar Lynda Excel Discussion (Misc queries) 0 May 13th 08 01:06 PM
Forms Toolbar - Scroll bar control tishywishy Excel Discussion (Misc queries) 1 March 8th 07 03:18 AM
Can i use the button in forms toolbar and maneuver to differentt.. Denny Crane Excel Worksheet Functions 4 March 15th 06 08:45 PM
Forms Toolbar vs. Control Toolbox vs. Data Validation for drop dow Scott Excel Discussion (Misc queries) 1 February 1st 05 01:51 PM
Option Button on Forms Toolbar admannj Excel Discussion (Misc queries) 4 January 25th 05 01:07 AM


All times are GMT +1. The time now is 01:18 PM.

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"