Results 1 to 2 of 2

Thread: ComboBox problem in custom ribbon

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,888
    Location
    Just experimenting, but if there is a manual style change made outside the combobox, the combobox is not updated and <Enter> in the combobox has no effect.

    Capture.JPG

    Personally, I really don't see any difference between picking a style from the combobox or from the style pane.

    If it were me, I'd add my own new tab with multiple groups. Each group has a category of style to be applied using a button

    As example, this is the tab I created for applying APA format styles to the current paragraph (plus some other APA-related features). In this, the [APA Styles] group has most of the styles, but you could create groups for the different categories: Text, Lists, Footnotes, Bibiliography, etc.)

    The most common styles using large buttons, and the occasional ones using normal


    Capture.JPG


    If you really need all those styles, then maybe two tabs with the 'once in a while' category ones on a second tab would make it a little more user friendly
    Last edited by Paul_Hossler; 11-20-2016 at 10:44 AM.
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Posting Permissions

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