Just wondering if anyone has tried using the ActinicCatalog.mdb database in MS Access to run queries about their orders? I'm a bit scared about asking!
All I want to do is create a csv file of all orders placed after a certain date, so I can import them into the software for our dispatch company (or more precisely, Linnworks, which will talk to DespatchBay for me). This has to be in the form of a cross table query, otherwise I cannot get all the data required.
My first major problem has been with the format of the Order Date field in the Order table. It is formatted as Text, not as a Date/Time value. The second problem is that I cannot format the Order Date field in my QUERY to a Date/Time value because the 'Date' part of Order Date seems to mean something different to MS Access.
Any anyone has any clue about what I am on about, or better still, a suggestion... it would be much appreciated! Thanks
All I want to do is create a csv file of all orders placed after a certain date, so I can import them into the software for our dispatch company (or more precisely, Linnworks, which will talk to DespatchBay for me). This has to be in the form of a cross table query, otherwise I cannot get all the data required.
My first major problem has been with the format of the Order Date field in the Order table. It is formatted as Text, not as a Date/Time value. The second problem is that I cannot format the Order Date field in my QUERY to a Date/Time value because the 'Date' part of Order Date seems to mean something different to MS Access.
Any anyone has any clue about what I am on about, or better still, a suggestion... it would be much appreciated! Thanks
Comment