no change
thanks Brian
u are correct with the full date+hour issue, but even after i wrote tried to change the format there was no change
SELECT Order.InvoiceNum, Order.time, Order.[Total Price], Order.[Cash/Credit], Order.Company, Order.CustomerPhone, Users.WorkerName
FROM Users INNER JOIN...