+ Reply to Thread
Results 1 to 1 of 1

Multiple Criteria checkboxes and textboxes for result

  1. #1
    Registered User
    Join Date
    10-15-2013
    Location
    Pennsylvania, USA
    MS-Off Ver
    Excel 2007, 2010
    Posts
    4

    Multiple Criteria checkboxes and textboxes for result

    Dear VBA Guru's

    In the attach Excel userform, is a snippet that contains a major obstacle to completing my application.

    There are (5) date fields, upon entering a date in the first field the others will populate consecuative weeks automatically.

    On page 1 of the multipage, [PHASE I], are (3) checkboxes for each of the corresponding weeks.

    The (15) checkboxes are initially labeled "A", "B", and "C"; the result of which could represent any process or inquiry for that particular checkbox for the indicated week.

    Page 2 of the multipage, [WEEKLY SUMMARY], reveals a checkbox for each of the (5) weeks which the user may choose to view a summary for any particular week.

    Upon selecting a week to view 'checkbox', the user clicks the [VIEW SUMMARY] control button which displays the selected [WEEK] and --> Should <-- display a result for whichever criteria was chosen from the previous checkbox selection on the page [PHASE I].

    -----
    Example:
    If in the first week selection "A" and "C" were chosen, (checkbox1 & Checkbox3), then by choosing checkbox16 and applying [View Summary], the summary sheet should indicate:

    Week 1, the first textbox should result in "GC", and the 3rd. textbox should result in "GC".

    Likewise, if no choices,(A,B, or C) were made for week 2, then upon selecting to view 'Week 2' (checkbox17) then the textboxes on the summary sheet should be cleared.

    Therefore, the selection for any week should reflect which selection was made for that corresponding week upon viewing the summary.

    At this time, I can't think of how else to explain the mechanics of the process.
    I have tried "IF" statements, "IF AND", "IF ELSE", and tried each code in the checkbox lines, textbox lines...

    My brain is fried on this one, and it is most crucial to completing this project.
    Please, I'm in need of someone with knowledge... not controversy.

    Thank you, Thank you, Thank you.
    As always, kudos are in the form of "Special thank you to: "your username" in the first lines of code.

+ 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. Filtering to multiple criteria via checkboxes in VBA
    By Viv_bot in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-11-2012, 04:41 AM
  2. [SOLVED] Multiple criteria and lists for one result
    By gyj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2012, 01:46 AM
  3. Multiple Criteria in SumProduct, N/A Result
    By dcd123 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-07-2005, 08:26 AM
  4. How do I Provide a specific result given multiple criteria?
    By Luis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. How do I Provide a specific result given multiple criteria?
    By Luis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM

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