C
CD Tom
I'm inserting a person into a table and everything is going ok except when I have a blank birthdate. I have a var called CDOB, in the insert statement it looks like this #" & cdob & "# this works fine when I have a actual date but not all individuals are giving a DOB. What's the best what to enter this. Right now I'm check the var for null and if so I change it to a 01/01/1901 date but would like to just leave it blank
Any help would be appreciated
Tom
Any help would be appreciated
Tom