Consulting

Results 1 to 2 of 2

Thread: VBA / MACRO Scrolling scale or radio button scale

  1. #1
    VBAX Regular
    Joined
    Feb 2018
    Posts
    7
    Location

    VBA / MACRO Scrolling scale or radio button scale

    Hi

    I would like a scale for the suer to select appropriate grade going from 1 RED, 2,3,4 5 (AMBER) 6,7,8,9 10 Green

    This could be ideally a scrolling slider to select or radio buttons maybe ?

    Does anyone have any ideas I could use?

  2. #2
    Knowledge Base Approver VBAX Guru macropod's Avatar
    Joined
    Jul 2008
    Posts
    4,435
    Location
    You could use a dropdown content control with the appropriate values and a suitably-coded ContentControlOnExit macro. For some code to get you started, see: http://www.msofficeforums.com/word-v...html#post47254
    Cheers
    Paul Edstein
    [Fmr MS MVP - Word]

Posting Permissions

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