+ Reply to Thread
Results 1 to 5 of 5

Using Excel to generate a customized, printable form based on certain selected cells?

  1. #1
    Registered User
    Join Date
    11-24-2015
    Location
    SE USA
    MS-Off Ver
    2010 Professional Plus
    Posts
    3

    Using Excel to generate a customized, printable form based on certain selected cells?

    Hi guys,

    Searching for this is making my head spin, and I have tried a few approaches without getting the exact result I'm looking to achieve.

    I'd prefer to do this without macros if possible, as that's really above my paygrade.

    Ideally, this is what I'm envisioning: a bunch of checkboxes or drop-downs that the user fills out according to variable parameters (on a list of A-Z, I might check B,C,D,G,H,T,Z). Based on whatever "options" are selected, a printable list is populated that consists of information pulled from a different sheet, and may contain one or many lines (rows).

    Here is my theory:

    User checks option 'A' on sheet 'OPTIONS' by placing a check mark in A2.
    Sheet 'VALUES' contains a 5-row list of tasks that pertain to 'A', located in VALUES!A2:A5.
    Sheet 'RESULT' checks value in OPTIONS!A2, sees "check" (TRUE) value, returns VALUES!A2:A5.


    At the moment, since I can't figure out how to get the checkbox working correctly, I've been using a modified ISBLANK formula to detect "NOTISBLANK". However, anytime I try to reference multiple cells or a range, I can't get more than one to display:

    Please Login or Register  to view this content.

    I'd like this printable list to automatically hide blanks, so I have it formatted as a table with blanks hidden. That is great, but I'm having to manually refresh it each time one of the "options" change.


    Is this the best way to be doing this? Any ideas on how I can improve upon this without going crazy with macros / VB?



    Thanks, all.

  2. #2
    Registered User
    Join Date
    11-24-2015
    Location
    SE USA
    MS-Off Ver
    2010 Professional Plus
    Posts
    3

    Re: Using Excel to generate a customized, printable form based on certain selected cells?

    Anybody have any ideas?

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Using Excel to generate a customized, printable form based on certain selected cells?

    HI, welcome to the forum

    It would probably help us a lot if you could upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    11-24-2015
    Location
    SE USA
    MS-Off Ver
    2010 Professional Plus
    Posts
    3

    Re: Using Excel to generate a customized, printable form based on certain selected cells?

    Thanks for the quick reply.


    Attached is a workbook that (sort of) resembles what I'm looking for. Open to suggestions about how to make it more user-friendly / functional.

    Thank you!
    testing-custom-form-builder.xlsx

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using Excel to generate a customized, printable form based on certain selected cells?

    Maybe like this.

    With defined names and index / match.

    See the green cells in the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Replies: 0
    Last Post: 08-27-2015, 09:44 PM
  2. Show Table Data in Printable form
    By sjennings007 in forum Excel General
    Replies: 10
    Last Post: 01-03-2014, 06:50 PM
  3. [SOLVED] Insert Database in printable form
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-06-2013, 09:22 PM
  4. Automatically Generate Order Form based on Textboxes
    By emzipoo4u in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-21-2012, 04:21 PM
  5. Migrating Excel values to a printable form
    By jpcsolutions in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-19-2011, 05:20 PM
  6. Customized spreadsheet to generate graphs
    By unclesnoop in forum Excel General
    Replies: 0
    Last Post: 01-15-2011, 12:14 AM
  7. how to generate a unique form # when using an excel form template
    By PJE in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-24-2006, 06:10 PM

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