Results 1 to 2 of 2

Thread: Custom buttons?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2004
    Posts
    908

    Custom buttons?

    Is creating buttons in an excel spreadsheet to be able to call out userforms in vba/excel consider customs buttons? or rather how do I create buttons on spreadsheet? cuz I only know how to create forms and buttons in visual basic editor...thanks

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Luton, UK
    Posts
    178
    Right click on button bar to get Forms or Controls toolbox.

    If you are going to use a lot of controls on a worksheet I suggest you use the ones from the Forms toolbox. They do not have many properties, but the Controls ones have lots of bugs and can eventually corrupt the workbook altogether.
    Regards
    BrianB
    -------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width