I changed the SELECT statement on a combo box on my window, added a sort order by LastName and reversed the columns to be LastName, FirstName.
Here's the problem. The combo box displays correctly in my mdb file. I send it to my client, they see it correctly in the mdb file as well. However, when they create a mde file, it is back to the original SELECT statement. I have verified they used the correct file because all other changes I made are displaying on the form.
Please help!
Here's the problem. The combo box displays correctly in my mdb file. I send it to my client, they see it correctly in the mdb file as well. However, when they create a mde file, it is back to the original SELECT statement. I have verified they used the correct file because all other changes I made are displaying on the form.
Please help!