
admin
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 17
Comments
Recent activity by admin-
@Rainer Grabowski, thank so much Do you have other solution with GF? Thank
-
Hi Rainer, I try your above advice but got this result: Code: var numRealMoney = @Sum of Money spent; //numRealMoney=11000000numRealMoney == null ? numRealMoney = 0 : numRealMoney=numRealMoney nu...
-
Dear @Rainer Grabowski, I have 2 new problem here that i hope you could help out FIRST: The about code work fine when startDate and endDate in two different field. But when start and end day is in ...
-
Dear @Rainer Grabowski, Finally got it work correctly! Have to change some code // Define Start/End times and calculate differences for these daysvar workStartMorning = 9;var workEndMorning = 12;va...
-
Dear @Rainer Grabowski, i try again with your old code (break time from 12.00 to 13.00) but run into some problem. Start day : 08.03.2016 10.00 End day: 08.03.2016 13.00 The correct result should ...
-
Dear @Rainer Grabowski The code you gave worked great! Thank you very much. But now there is a problem that: i have a lunch break from 12pm to 13h30, that,s not counted in to working time. For exa...
-
Super, i will add code and report Thank you for your cool support. Have nice day
-
Thank so much, Dear @Rainer Grabowski, thank you very much. How can change time vacation: day unit to => hour time and minutes. Example: (Daily work 8 hours: 9:00-12:00, 13:00-18:00) Vacation: Begi...
-
Thank you for your support i will try and feedback
-
Rainer, thank you very much. It's done very well