Hi all!
Really new to excel projects and upon doing some research on my own i find myself stuck..
I am currently working on making a time card to be submitted via excel.
Currently the user will select the appropriate pay period from a drop down menu in a cell. Let’s say A1. The pay period they select is of the format such as: 2/16/19-3/1/19. The drop down menu is populated from a list “payperiods2019” I have created as a row in another sheet.
What I need help with:
Looking to create a drop down list which will provide the employee the given dates within the pay period range so they can start filling out a time card in another column.
What I’ve tried:
I’ve looked into making dependent lists using INDIRECT() but my issue has been the naming convention on the lists. Since I can’t title them by the pay period a user selects I haven’t been able to associate the list of dates I have created in data validation.
Any help is appreciated,
Thanks!
Really new to excel projects and upon doing some research on my own i find myself stuck..
I am currently working on making a time card to be submitted via excel.
Currently the user will select the appropriate pay period from a drop down menu in a cell. Let’s say A1. The pay period they select is of the format such as: 2/16/19-3/1/19. The drop down menu is populated from a list “payperiods2019” I have created as a row in another sheet.
What I need help with:
Looking to create a drop down list which will provide the employee the given dates within the pay period range so they can start filling out a time card in another column.
What I’ve tried:
I’ve looked into making dependent lists using INDIRECT() but my issue has been the naming convention on the lists. Since I can’t title them by the pay period a user selects I haven’t been able to associate the list of dates I have created in data validation.
Any help is appreciated,
Thanks!