Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

More then one day's leave

Status
Not open for further replies.

whybrow23

Technical User
Jun 22, 2018
1
0
0
ES
thread702-1723375

Oxicottin, how easy would it be to have it when you click on a date to enter an absence, you can have a start and end date? which will then fill in that number of days on the calendar, saves you from having to enter let say 4 days in a row absence 4 times?

thank
M
 
Even though this is specifically addressed, it doesn't show a reply, so in case you haven't gotten it to work try using a response box to get the number of days off. If the user enters 1, then it's just the day clicked on, otherwise it's the number entered.
Hope that helps.
 
It would be easy. The way it is set up now when you click on a day that day gets entered as the start and end day. You would then add another control to the input form like outlook to save the start and end date. As it is currently set up there is no handling of multi day events so you would have to add code to create records for each day if the stop date is greater than start date.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top