Consulting

Results 1 to 2 of 2

Thread: Solved: Need input on design layout

  1. #1
    VBAX Expert TrippyTom's Avatar
    Joined
    Jul 2005
    Location
    New York, NY (USA)
    Posts
    556
    Location

    Solved: Need input on design layout

    Hi everyone,
    I made a macro that automatically puts names into a table on a slide for a call list. My question now is, what's the best way to enhance this?

    I was thinking it would be nice to make a userform with checkboxes for the user to select the people to include in the list. Then the form would take those choices and throw the data into the macro to populate the table.

    Or would a combo box be better? I'm kinda stuck on the design process. What do you think would be best?
    Office 2010, Windows 7
    goal: to learn the most efficient way

  2. #2
    VBAX Expert TrippyTom's Avatar
    Joined
    Jul 2005
    Location
    New York, NY (USA)
    Posts
    556
    Location
    Um... ignore this inquiry.

    I decided it was easier to have separate code for each title category (MD, Director, VP, etc), have them remove the rows they don't need, and piece together into 1 table manually. The checkbox idea seemed like too much work.
    Office 2010, Windows 7
    goal: to learn the most efficient way

Posting Permissions

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