+ Reply to Thread
Results 1 to 1 of 1

Multi-Columns in UserForm

  1. #1
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387

    Multi-Columns in UserForm

    Hi,

    I have a multidimensional array that I want to be able to display in a user form to look something like this:

    Code | Manufacturer | Description
    A100 | Company A | Product that does this
    A200 | Company B | Product that does that

    I then want the user to be able to select a row at which point I'll perform an action. Using a list box, I can display the codes rather easily and do the actions I want, so I'm thinking I might need a list box for each column... but that sounds like a lot of work to make them all scroll together. I'm thinking I could also combine them into one name, but all the words differ in length, so it might not be as pretty as I'd like.

    Any suggestions on the best way of doing this?

    Edit: I think this is solved with column count... always takes the one extra search to find what you want.
    Last edited by yawnzzzz; 07-19-2010 at 09:37 PM.

+ 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