Enter Keywords:
1 - 10 of 1741(0.001 seconds)
Sort By:
 
Do you know an algorithm for the day of the week. Ex.: What is the day of May 3rd, 1999
Zones: CDate Answered: 09/14/1998 Rating: 8.0 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 ...
Zones: Visual BasicDate Answered: 02/18/1999 Rating: 9.6 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...
Zones: MS OfficeDate Answered: 05/18/2000 Rating: 8.0 Views: 0
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...
Zones: MS AccessDate Answered: 06/16/2000 Rating: 8.2 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...
Zones: C++Date Answered: 01/26/2002 Rating: 7.6 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...
Zones: MS AccessDate Answered: 03/02/2001 Rating: 9.6 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...
Zones: MS AccessDate Answered: 04/20/2001 Rating: 7.2 Views: 0
How do I find the number of days in a month in Access 2000 ? Peter
Zones: MS AccessDate Answered: 08/08/2001 Rating: 9.0 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
Zones: MS AccessDate Answered: 05/16/2002 Rating: 8.8 Views: 8
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 ...
Zones: AuthoringDate Answered: 07/17/2002 Rating: 6.6 Views: 0