I am working on a application and have had great difficulty with this calculation.
This has a choice of 2 seasons for rates
the first is standard. It is the second one I need a hint with.
when s...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10305798.html
Zones:
Visual BasicDate Answered: 03/08/2000 Grade: A Views: 0
How do you do this: convert 13:30 into 13.5?
In other words, 13 hours, 30 minutes into 13 1/2 hours?
TIA
Jen
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20075958.html
Zones:
MS AccessDate Answered: 02/17/2001 Grade: A Views: 8
how to make a function...
1. difference of hours
ex. from 10:00am to 1:30pm on the next day
how many hours would it be? and
how many minutes would it be?
2. Adding of hours
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20123042.html
I am using the sysdate function to insert the date and time into a record. The format defaults to this: 6/14/2002 4:24:21 PM
is there a way to round it to the hour, like 4:00 PM?
Thanks
http://www.experts-exchange.com/Database/Oracle/Q_20312637.html
Zones:
OracleDate Answered: 06/17/2002 Grade: A Views: 0
Hi,
I need a cookie which expires in 24 hours.
The code I currently have is:
document.cookie = "test=true;path=/;expires=varStrHours"
i know i need to add the expires parameter but i need a ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20344641.html
hi
this is for an overtime calculator for a specific department. The user enters the departure date and time for a user say, 10 feb 2003 14:00 hrs. The user is out office for a few days and come...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20518510.htm...
Zones:
ASPDate Answered: 05/27/2003 Grade: A Views: 0
I am wanting to restrict a group of users to be able to only logon onto the PC and run only the specified application.
So far, I've managed to restrict (useing W2K Group Policy) access to all d...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows/Q_20634819.htm...
Hello,
This is the formula I have so far
If trim({cal.ref})="Sign Out" then
TimeValue ({cal.Createat}) -
TimeValue (Previous({cal.Createat} ))
So if the user does a "Sign In" at 5:05 p.m...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20661591.html
good day!
i want to ask how to get the total number of hours spent for example
8:00 am to 5:48 pm
thanks,
arazia
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20725418.htm...
Zones:
ASPDate Answered: 06/17/2004 Grade: A Views: 0
I cant work out how to do this:
Say i have an MS Access column called 'dateadded' which is a standard datetime field with values such as 22/05/2002 08:12:54 in it. I want to find out how many re...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20752347.htm...
Zones:
ASPDate Answered: 09/29/2003 Grade: A Views: 0