D Dave Dec 18, 2007 #1 is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave
is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave
R Rick Brandt Dec 18, 2007 #2 Dave said: is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave Click to expand... In a DateTime field, no. What's wrong with Null for the default?
Dave said: is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave Click to expand... In a DateTime field, no. What's wrong with Null for the default?
J John W. Vinson Dec 18, 2007 #3 is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave Click to expand... No, because that's not a valid date. Why would you WANT it? John W. Vinson [MVP]
is there any way I can get 00/00/0000 to be used as a default value in a date field (Table and form). Thanks dave Click to expand... No, because that's not a valid date. Why would you WANT it? John W. Vinson [MVP]