+ Reply to Thread
Results 1 to 7 of 7

different mark for cell (attendance sheet)

  1. #1
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,371

    different mark for cell (attendance sheet)

    this one is makes it difficult.


    the trick is the cell is just divided by border formatting look attachment so the shading part is difficult and also putting up option to do the following

    (blank) - Present; (x)- Absent; Tardy (half shaded= Upper for Late Commer, Lower for Cutting Classes)

    any suggestion on how to implement... sheet(style of cell, etc. ) is open for revision .

    vlad ef.xlsx
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,451

    Re: different mark for cell (attendance sheet)

    Hey Vladimir,

    I'd write some VBA event macro using Double Click. If the cell is blank then put an X in it. If it is an X the shade top and remove the X. If blank and shaded then make it blank with no shades.

    I'd instruct the user to double click in a cell to go through these 4 possible cell types. Should I write the code or do you want a shot at it first?
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,371

    Re: different mark for cell (attendance sheet)

    Good day Marvin,

    If you have time for the code I really appreciate it.
    My head is twisting in vba specially with multiple options like that.

    I could instruct the user ...Actually they are doing it manual as in shading putting x on hard copies.

    thanks.

    Regards,
    Vladimir

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,451

    Re: different mark for cell (attendance sheet)

    Hey vlady,

    Would you accept a blank for present, T for Tardy, C for Cut and X for Absent? Working with shading is much too hard. Then when you want to count the number of Cuts or Tardys it will be a lot easier...

    Much easier... Find the attached where I've done conditional formatting of the shade using the letter in the cell.
    I've named a range of cells where the Double Click will happen. See the VBA code behind the worksheet.

    Hope this is ok with you.. You can change the CF to different colors or something more appropriate. You could even make the font of the letters a lot smaller so they didn't show.

    Double click on any of the day cells and it will rotate through X,T,C,blank.

    Hope this works for you...
    Attached Files Attached Files
    Last edited by MarvinP; 03-05-2014 at 11:48 PM.

  5. #5
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,371

    Re: different mark for cell (attendance sheet)

    That's ok and i think much better approach atleast user will not be looking on the legend that its tardy or cut.

    thanks.

  6. #6
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,451

    Re: different mark for cell (attendance sheet)

    I just posted in the #4 post above. Let me know if you have questions...

  7. #7
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,371

    Re: different mark for cell (attendance sheet)

    ....SUPPER NICE!

    I will just add another option for say half day absent.I realize the flow know.Just have to ask the users on how many tardy/cut is equivalent of one day absent for the count.

    Thanks Marvin this really helped a lot.

    Regards,
    Vladimir

+ 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: 10
    Last Post: 03-17-2016, 05:34 AM
  2. Replies: 9
    Last Post: 10-11-2014, 12:29 PM
  3. Replies: 3
    Last Post: 10-16-2013, 03:56 AM
  4. Check cell content has green color then mark as yes in another sheet.
    By dsk_qa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-08-2012, 07:16 AM
  5. Mark data from one sheet to another,and then mark dublicate
    By minotauro in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-10-2012, 07:58 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