Hello, I am using MS access 2000 for a genealogy application. I need to add an additional month. I call the month "Abt". How do I get access to accept this 13th month? I assume I need to create an expression of some kind.
i think you would need to convert to a text string then be able to add that month(othewise you get an invalid date error)...other option would be to add a column and then convert the date to a string and add the result of that new column
hth