smitheroosky
New member
- Local time
- Today, 21:54
- Joined
- Jul 22, 2002
- Messages
- 5
Is there any way to completely remove sorting so that data is stored in the order in which it was entered on a form? I had to use to two forms (with the first containing a subform) because the information was too long for one. The important piece of information is the name of a course, and when I finish the first form it stores it alphabetically (so when the person clicks the command button to complete the second half, the wrong record appears unless you are entering in data strictly alphabetically).
I've tried using a new field called entry number, but the subform does not automatically recieve that information and store it like it did with just the course name. I've tried playing with the relationships and with the primary key, but that did not change anything. The ultimate solution would be one where I could just use the course name. But if I have to use the entry number and the user only has to type it once, that will do. Sorry if this isn't very coherent, I'm a little fried right now. Thanks.
I've tried using a new field called entry number, but the subform does not automatically recieve that information and store it like it did with just the course name. I've tried playing with the relationships and with the primary key, but that did not change anything. The ultimate solution would be one where I could just use the course name. But if I have to use the entry number and the user only has to type it once, that will do. Sorry if this isn't very coherent, I'm a little fried right now. Thanks.