+ Reply to Thread
Results 1 to 3 of 3

HELP - VBA to generate a list based on what is selected from multiple check boxes

  1. #1
    Registered User
    Join Date
    05-23-2020
    Location
    Manchester
    MS-Off Ver
    16.36 for Mac
    Posts
    31

    Post HELP - VBA to generate a list based on what is selected from multiple check boxes

    Hello,

    I am looking to generate a Packing list (similar to what is in the Packing_List_Template tab in the file attached) based on what checkboxes are ticked in the "Form" Tab. Data is stored in the "Data_PckList" Tab


    So, the user will select all puppets needed and click on "Packing List" Button, which will generate a PDF with the Packing list.

    In the Packing lits we would need each Puppet separated (their names automatically populated with the names clicked in the Form) and showing their "Main components", "Tech" and "Other" components and then all tools combined from all puppets at the bottom.

    Ideally the List would auto-design, depending on how many puppets are selected.
    For example, if just one puppet selected, it would show the Puppet name, component list and tool list. If two, would look like as the example in Packing_List tab and if more, it would just add another 2 puppets per page and then the Tools at the bottom.

    I use Excel for Mac version 16.40

    Any help is welcomed
    Thank you
    Attached Files Attached Files

  2. #2
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,304

    Re: HELP - VBA to generate a list based on what is selected from multiple check boxes

    Consider using a userform with cascading(filters) comboboxes.
    Populated from a table-this becomes self maintaining as it expands-no need to hard code lots of checkboxes.
    The attached is just three combos there is no code on the 'ADD' button yet - just to give you the basic idea.
    torachan.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-23-2020
    Location
    Manchester
    MS-Off Ver
    16.36 for Mac
    Posts
    31

    Re: HELP - VBA to generate a list based on what is selected from multiple check boxes

    Hi Torachan, thank you very much for replying. This is not what I am looking for, sorry I may didn't explained right.
    The only input the user will do is to add the date, the name and select the puppets. Everything else should be populated/produced automatically... so all the components related to those puppets and all the tools...

    Please let me know if this makes sense and if is something you could help.

    Thank you very much

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Check Boxes to generate quote from price list
    By Arnokrusty in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-30-2018, 05:50 AM
  2. [SOLVED] create a dynamic table based on selected check boxes
    By melody10 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-13-2015, 07:28 AM
  3. I need a code for presence check to check multiple text boxes and combo boxes
    By Lee_wwfc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-24-2013, 01:53 PM
  4. Excel VBA to generate check boxes and restrict user to tick on the 3 boxes in a row
    By rhodalynn.rona in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-06-2012, 05:55 AM
  5. Automatic setting of check boxes based on other check boxes?
    By ArchiveMike in forum Excel General
    Replies: 5
    Last Post: 07-31-2012, 09:43 AM
  6. Replies: 1
    Last Post: 07-13-2012, 12:11 PM
  7. Replies: 1
    Last Post: 03-29-2006, 02:35 PM

Tags for this Thread

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