I have converted an old database to Access 2007 and find I need to edit my queries that use the date format function.
eg change from Format([date],'yyyy') to Year(date)
I can change each query manually but is there a quicker way to do this?
eg change from Format([date],'yyyy') to Year(date)
I can change each query manually but is there a quicker way to do this?