+ Reply to Thread
Results 1 to 4 of 4

Checkboxes to populate other sheets

  1. #1
    Registered User
    Join Date
    04-07-2016
    Location
    Ny
    MS-Off Ver
    2010
    Posts
    4

    Checkboxes to populate other sheets

    Hi guys,
    im trying to use my first page which has class names, numbers and checkboxes for different professions to populate sheets for each profession.
    excel.png


    so if i checkbox are true for class 3 for mechanic and manager if will fill the manager and mechanic tabs with class name, number and hours.
    is this possible?
    thanks
    artie

  2. #2
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Checkboxes to populate other sheets

    This illustrates one approach avoiding use of checkboxes.
    Use of Marlett font instead of checkboxes.
    with this font "a" becomes a tick
    Much easier to handle than checkboxes
    Can then use data filter and SpecialCells type Visible to select the data

    To run macro in attached file {ctrl} + t


    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Kevin#; 04-08-2016 at 01:18 AM.
    If a response has helped then please consider rating it by clicking on *Add Reputation below the post
    When your issue has been resolved don't forget to mark the thread SOLVED (click Thread Tools at top of thread)

  3. #3
    Registered User
    Join Date
    04-07-2016
    Location
    Ny
    MS-Off Ver
    2010
    Posts
    4

    Re: Checkboxes to populate other sheets

    Thanks. I like that idea. Hate working with check boxes.

  4. #4
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Checkboxes to populate other sheets

    Then you may like this extra twist
    There is now data validation in the cells in columns C to E which allows user to select Yes or No. When either is selected the cell shows either a "tick" or a "cross" (by inserting the code below into the worksheet module)
    (see attached workbook)


    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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] Userform textboxes to populate with Cell data and sum if checkboxes ticked
    By RichardJSigKits in forum Excel General
    Replies: 12
    Last Post: 04-23-2014, 05:29 AM
  2. Populate checkboxes based on drop down menu
    By Broadway in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 03-02-2014, 03:43 AM
  3. [SOLVED] Using Checkboxes to populate the next row of a range
    By edilly in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2013, 12:59 PM
  4. Print Sheets based on checkboxes in UserForm, Checkboxes also control another macro
    By krackaberr in forum Excel Programming / VBA / Macros
    Replies: 34
    Last Post: 03-05-2013, 11:12 AM
  5. Populate checkboxes based on ComboBox menu
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-09-2011, 02:33 AM
  6. Populate Userform with Checkboxes for each value in column A
    By Bluewhistler in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-20-2010, 03:02 AM
  7. Using checkboxes to populate another cell
    By MGT2000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-13-2010, 12:56 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