Do you know an algorithm for the day of the week.
Ex.: What is the day of May 3rd, 1999
http://www.experts-exchange.com/Programming/Languages/C/Q_10080592.html
Zones:
CDate Answered: 09/14/1998 Grade: A Views: 0
I'm trying to increment a date by x number of days (e.g., my variable txtOrderDate = Date or "02/17/99" and I want to add one day). I thought DateAdd would work in the following format:
txtDueDate ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10129805.html
Zones:
Visual BasicDate Answered: 02/18/1999 Grade: A Views: 0
I have a formula that goes as follows:
=IF(MOD(YEAR(NOW( )),4)=1,VALUE(TEXT(NOW( ),"yy")-LEFT(K4,2)*366&TEXT((NOW( )-DATEVALUE("1/1/"&TEXT(NOW( ),"yy"))),"000")-RIGHT(K4,3)),VALUE(TEXT(NOW( ),"y...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_103...
I want to make the first day of the year automatically come up in a query parameter. I don't know a function to do it though. This is what I'm currently using in the Criteria: section of the date...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10468878.html
Zones:
MS AccessDate Answered: 06/16/2000 Grade: A Views: 0
Ok i need help writing a function determining the days in a month given the month and year.
I have already wrote a function that determines if it is a Leap Year which i think is right.
boo...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20004483.html
Zones:
C++Date Answered: 01/26/2002 Grade: A Views: 0
When I import a file that is separated by tabs, the date field change the data, from the original file (mm/dd/yyyy) to (dd/mm/yyyy). I don't know why the days switch with the month.
I also check t...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20085098.html
Zones:
MS AccessDate Answered: 03/02/2001 Grade: A Views: 0
I am rewording a question(s) I previously asked in hope that I can get an answer I understand. I have a form that the user chooses a date. When the user chooses the date, (On Click) event, I th...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20104264.html
Zones:
MS AccessDate Answered: 04/20/2001 Grade: B Views: 0
How do I find the number of days in a month in Access 2000 ?
Peter
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20164475.html
Zones:
MS AccessDate Answered: 08/08/2001 Grade: A Views: 0
Hi Everyone
I have a formula that calculated the no of days between 2 dates.
What I want to do is convert the no of days into complete months
Thanks
Neil
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20301515.html
Zones:
MS AccessDate Answered: 05/16/2002 Grade: A Views: 45
I have a list of about 40 Facts of the Day, each consisting of two or three sentences. I would like to be able to have one of these appear in a designated location on a home page, selected either ...
http://www.experts-exchange.com/Web_Development/Authoring/Q_20323072.html
Zones:
AuthoringDate Answered: 07/17/2002 Grade: A Views: 0