+ Reply to Thread
Results 1 to 9 of 9

Need Help to Create Excel Sheet Checklist !!!

  1. #1
    Registered User
    Join Date
    09-06-2016
    Location
    India
    MS-Off Ver
    MS Office 2013/2016
    Posts
    9

    Question Need Help to Create Excel Sheet Checklist !!!

    Hello,
    I need to create an excel checklist,
    So that, if first check (cell) is not ticked then all other checks (cells) will be grayed out and locked,
    If first check (cell) is ticked, second check (cell) will be unlocked and color will become normal,
    if second cell is ticked, third will unlocked and so on.

    I'm new to VBA, please help!!!!
    here I'm attaching my excel sheet, you will understand what kind of checks and conditions I want.

    Thanks in Advance.
    Attached Files Attached Files
    Last edited by sagar233; 09-07-2016 at 08:57 AM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Need Help to Create Excel Sheet Checklist !!!

    Try something like:
    Please Login or Register  to view this content.
    You can use conditional formatting to "grey out" the rows that are not yet ticked. See attachment for a worked example.
    Attached Files Attached Files
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: Need Help to Create Excel Sheet Checklist !!!

    I was thinking like this

    Please Login or Register  to view this content.
    Kind regards
    Leo
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    09-06-2016
    Location
    India
    MS-Off Ver
    MS Office 2013/2016
    Posts
    9

    Re: Need Help to Create Excel Sheet Checklist !!!

    Thanks guys, let me check.

  5. #5
    Registered User
    Join Date
    09-06-2016
    Location
    India
    MS-Off Ver
    MS Office 2013/2016
    Posts
    9

    Re: Need Help to Create Excel Sheet Checklist !!!

    Quote Originally Posted by LeoTaxi View Post
    I was thinking like this

    Please Login or Register  to view this content.
    Kind regards
    Leo


    You are amazing bro, this is what I need.
    One more thing I wanna ask, Is there any way to change 1, 0 and -1 to Yes, NA and No respectively.
    And, Is there any good study materials available for vb/vba. I'm beginner.
    Last edited by sagar233; 09-07-2016 at 04:57 AM.

  6. #6
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: Need Help to Create Excel Sheet Checklist !!!

    This for Yes No NA

    Please Login or Register  to view this content.
    for the studie material, I used and use google and a lot of practise

    Kind regards
    Leo

  7. #7
    Registered User
    Join Date
    09-06-2016
    Location
    India
    MS-Off Ver
    MS Office 2013/2016
    Posts
    9

    Re: Need Help to Create Excel Sheet Checklist !!!

    Quote Originally Posted by LeoTaxi View Post
    This for Yes No NA

    Please Login or Register  to view this content.
    for the studie material, I used and use google and a lot of practise

    Kind regards
    Leo

    Thanks again brother,
    But after this code, tick is no longer there. It simply put text Yes/NA/No.
    Check my excel sheet.

    And is there any way to assign different colors to Yes, NA and No Rows.

    Regards
    Sagar
    Attached Files Attached Files
    Last edited by sagar233; 09-07-2016 at 06:38 AM.

  8. #8
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: Need Help to Create Excel Sheet Checklist !!!

    In this i removed the data validation, there is a userform comming for that,
    but see

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

  9. #9
    Registered User
    Join Date
    09-06-2016
    Location
    India
    MS-Off Ver
    MS Office 2013/2016
    Posts
    9

    Thumbs up Re: Need Help to Create Excel Sheet Checklist !!!

    Quote Originally Posted by LeoTaxi View Post
    In this i removed the data validation, there is a userform comming for that,
    but see

    Please Login or Register  to view this content.

    Thanks again brother, you are great.

+ 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. Need assistance with creating a Quarterly Checklist Spreadsheet
    By mill975 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2015, 12:56 PM
  2. [SOLVED] Create a checklist that copy/past text to other sheet
    By douglascaixeta in forum Excel General
    Replies: 2
    Last Post: 07-21-2013, 03:43 PM
  3. I desperately need to create a dynamic checklist tool
    By scarrieampson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-23-2012, 07:33 PM
  4. Excel 2007 : Create Excel Checklist from new weekly files
    By asvben457 in forum Excel General
    Replies: 0
    Last Post: 03-22-2012, 09:37 AM
  5. Replies: 1
    Last Post: 06-08-2009, 01:40 PM
  6. [SOLVED] how do i create a completion of task checklist
    By chris in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-27-2006, 02:10 PM
  7. [SOLVED] consolidate values to a checklist on sheet 2
    By moviestar in forum Excel General
    Replies: 1
    Last Post: 04-20-2005, 02:06 AM

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