I was wondering :
If you have a week in the format YYWW (like 9842) Is there an easy way of finding the date for the first day of this week?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10089498.html
Zones:
MS AccessDate Answered: 10/16/1998 Grade: A Views: 0
Hi,
I would like to know how to do this :
Example, I have a table name "TABLE1" and have these field
-LOCATION ->(text)
-TRIP_DATE ->Date/Time
-car_serial_number ->(text)
LOCATION.......TRIP...
http://www.experts-exchange.com/Database/Oracle/Q_10158726.html
Zones:
OracleDate Answered: 05/10/1999 Grade: A Views: 0
Hi,
This code saves the wrong week in my table:
rs!Week= DatePart("ww", Date)
It saves week 41 but it should be 40.
??????????????????
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10216096.html
Zones:
MS AccessDate Answered: 02/02/2002 Grade: A Views: 0
In my new query I need the following information:
Employee Master: Last Name, First Name, Department ID (uses a number which macthes with one in department master table to give a name)
Departme...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10295601.html
Zones:
MS AccessDate Answered: 02/16/2000 Grade: A Views: 0
Hi,
I want in a text box to show up the week number that belongs to a date I fill in another text box in my form.
How can I do this?
fcco
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_11519398.html
Zones:
MS AccessDate Answered: 10/12/2000 Grade: B Views: 0
Hi,
How can I write a function in Pascal 7 that gets DATE and give me DAY OF WEEK (1..7)?
thanks.
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_11975298.html
Zones:
PascalDate Answered: 11/27/2000 Grade: B Views: 0
how to check the 1st week,2nd week,3rd week..etc in a month.is there any functions for that.
any help can appreciated.
thanx in advance.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20005003.htm...
Zones:
ASPDate Answered: 04/10/2001 Grade: B Views: 0
I am facing a problem at the moment.
Currently, given two input parameters of Year and Week of the year, is there a way I can find out the month of the year. Reason is that I need to find the star...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20450971.html
Zones:
JavaScriptDate Answered: 01/17/2004 Grade: A Views: 0
i want to find out the number of weeks in any month which i choose .How can i do this?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20461228.html
Zones:
Visual BasicDate Answered: 07/26/2003 Grade: A Views: 0
Howdy all! This should be pretty easy... I have two sets of macros and I would like to run a set each week, depending on the work week number. If the work week is even, I would run one set of fou...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 10/17/2003 Grade: A Views: 0