+ Reply to Thread
Results 1 to 5 of 5

Calendar issue

  1. #1
    Registered User
    Join Date
    02-07-2008
    Posts
    60

    Calendar issue

    Hello guys,

    I have to create a work shift attendance plan system.I have created a calendar template in excel.In 'every business day' cell there are 6 combo boxes (drop down list).Every employee can choose if he is on AM or PM shift. For example: Gabriel - AM, Tomas - PM.Employees make his attendance plan for entire month.

    I would like to ask you for a help.I need to solve this:

    I need to create an other worksheet.This will be the 'Front page'.I would like to show here the actual attendance for every day.For example according to the calendar on 4th of April there should be Employee1 - PM, Employee2 - PM, Employee3-PM, Employee4 - PM, Employee5 - AM, Employee6 - AM. So I don't need to see the entire month, just the actual day or week. I would like to create a system which automaticaly load information from attendance calendar and show it in the Front page.

    Can you help me with this please?

    Thank you.

  2. #2
    Forum Contributor WinteE's Avatar
    Join Date
    04-07-2007
    Location
    Netherlands
    Posts
    544
    Please post what you've got so far, I think this can be done by using VBA.
    Just keep it simple !


    http://www.excelguide.eu
    In English as well as in Dutch

  3. #3
    Registered User
    Join Date
    02-07-2008
    Posts
    60
    Ok, I'm attaching an example file...
    Attached Files Attached Files

  4. #4
    Forum Contributor WinteE's Avatar
    Join Date
    04-07-2007
    Location
    Netherlands
    Posts
    544
    Link,

    I took a look at your file and came to the conclusion that you don't make it easy to yourself. The listboxes you're using exclude the use of almost all Excel functions.

    Instead of using this Form listboxes you better use the validation listboxes. The values you select there are stored in the cells on the sheet and can be used in Excel functions like VLOOKUP() etc.

    There's an example on my site about how to use validation listboxes.

    Erik

  5. #5
    Registered User
    Join Date
    02-07-2008
    Posts
    60
    Erik,

    Thank you for your reply.Could you advise me how to change the system of the calendar sheet to make it easyer?

    Thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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