I have a database with 6 columns set up as text but they contain dates. Example: 1/25/03
I have to create a query that returns all records which are today()-45
Do I need to convert the columns into date format before I can create such a query?
I would like to do that but I don't really know how to do it as my database has been split.
Thank you for guiding me!
Rama
I have to create a query that returns all records which are today()-45
Do I need to convert the columns into date format before I can create such a query?
I would like to do that but I don't really know how to do it as my database has been split.
Thank you for guiding me!
Rama