+ Reply to Thread
Results 1 to 2 of 2

Dropdown list for font size, font type and number formats

  1. #1
    ExcelMonkey
    Guest

    Dropdown list for font size, font type and number formats

    I have a userform which I want to put three combo box
    controls onto. I want to be able to display:

    1) All the font sizes currently in the file
    2) All the font types currently in the file
    3) All the number formats currently in the file

    Is the only way to do this involve looping through each
    sheet and cell and loading them into an array and make
    adustments for redundant entries? Or is there a faster
    way to do this through some sort of API call?

    Thanks

  2. #2
    Tom Ogilvy
    Guest

    Re: Dropdown list for font size, font type and number formats

    Looping. To the best of my knowledge.


    --
    Regards,
    Tom Ogilvy

    "ExcelMonkey" <[email protected]> wrote in message
    news:[email protected]...
    > I have a userform which I want to put three combo box
    > controls onto. I want to be able to display:
    >
    > 1) All the font sizes currently in the file
    > 2) All the font types currently in the file
    > 3) All the number formats currently in the file
    >
    > Is the only way to do this involve looping through each
    > sheet and cell and loading them into an array and make
    > adustments for redundant entries? Or is there a faster
    > way to do this through some sort of API call?
    >
    > Thanks




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1