calculate time based on day of week - InfoPath Dev Sign in | Join | Help in Browser Forms InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » Browser Forms » calculate time based on day of week Use our Google Custom Search for best site search results. calculate time based on day of week Last post 01-08-2010 02:45 AM by Anuma. 1 replies. Page 1 of 1 (2 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 01-08-2010 01:03 AM chester238 Joined on 09-08-2009 Posts 2 calculate time based on day of week Reply Contact How can I calculate time using day of the week ie if it is Monday to Saturday I want the times to be added in one box Hours @ 1.5, if the user selects Sunday or it is a Public Holiday then this should be added in a separate field Hours @ 2.0 01-08-2010 02:45 AM In reply to Anuma Joined on 07-20-2005 India Posts 525 Re: calculate time based on day of week Mark as Not AnswerMark as Answer... Reply Contact Hi, Can you add a Following rules to the week field. 1. When Week = Sunday then set hrs in Second field(@ 2.0). 2. When Week != sunday then set total hrs in first field(@ 1.0). Anuma Chinthapalli /http://www.GGKTech.com Page 1 of 1 (2 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
How can I calculate time using day of the week ie if it is Monday to Saturday I want the times to be added in one box Hours @ 1.5, if the user selects Sunday or it is a Public Holiday then this should be added in a separate field Hours @ 2.0
Hi,
Can you add a Following rules to the week field.
1. When Week = Sunday then set hrs in Second field(@ 2.0).
2. When Week != sunday then set total hrs in first field(@ 1.0).