G
Guest
Ok, I've poured over the discussion groups and haven't find exactly what I'm
looking for (although I did learn some other stuff I'll need later-so, a big
Thank You to you all!).
I've got a Combo Box (SELECT tblMeds.MedID, tblMeds.MedName FROM tblMeds
ORDER BY tblMeds.MedName
on a form. When I try to sort the form by MedName
(which is what shows up in the text box), it sorts by MedID instead, which is
understandable, but not what we need. I know there's a fix, but I'll be
jiggered if I can figure it out. Any help would be greatly appreciated.
Thanks in advance!
-Rich F
looking for (although I did learn some other stuff I'll need later-so, a big
Thank You to you all!).
I've got a Combo Box (SELECT tblMeds.MedID, tblMeds.MedName FROM tblMeds
ORDER BY tblMeds.MedName

(which is what shows up in the text box), it sorts by MedID instead, which is
understandable, but not what we need. I know there's a fix, but I'll be
jiggered if I can figure it out. Any help would be greatly appreciated.
Thanks in advance!
-Rich F