J
jxbeeman
I'm relativly new at access and ran into some issues.
Question 1:
I'm in a make table Query and would like to create a new column with a
specific date (02/10/2008) in every row of that column (Note: I would like to
do this through the query and not through a table). (i've set it = to the
date but the formatting is the real issue, How do i get the format in
MM/DD/yyyy? All i seem to end up with is a bunch of numbers that aren't = to
the date. )
Question 2:
How would I subtract 2 dates in the make table query and end up with a
number of days?
Question 3:
Is there somewhere to set the data type when writing an expression in a
query without going into the table?
Ex. I would like to set a specific column to a date. --> Data
Type.Date/Time with a format of say MM/DD/YYYY.
Thanks for the help, Josh
Question 1:
I'm in a make table Query and would like to create a new column with a
specific date (02/10/2008) in every row of that column (Note: I would like to
do this through the query and not through a table). (i've set it = to the
date but the formatting is the real issue, How do i get the format in
MM/DD/yyyy? All i seem to end up with is a bunch of numbers that aren't = to
the date. )
Question 2:
How would I subtract 2 dates in the make table query and end up with a
number of days?
Question 3:
Is there somewhere to set the data type when writing an expression in a
query without going into the table?
Ex. I would like to set a specific column to a date. --> Data
Type.Date/Time with a format of say MM/DD/YYYY.
Thanks for the help, Josh