W
Wissam
Hi, I have a combo box on a form with the list rowsrource type from a table
that contains names of medications. The list on the combo box gets
automatically sorted alphabatically. Is there a way for me to have the list
in the combobox show the data as I want (based on the medication that will be
chosen the most on top of the list of the combobox), rather than
alphabatically?
Another question: On that same form, I added a textbox that had a control
Source a field I (called visitType) in a table called visits. I do not want
this field in the database any more. On the form design view, I deleted the
text box and then deleted the control source field (visitType) from the
table. However,after I did that, whenever I try to open the form again, a
prompt box pups up asking me for the parameter visit.visitType value. On the
field list for the form, I still see the visitType as an option (though it is
not on the form). Is there a way to fix this?
Thanks a lot.
that contains names of medications. The list on the combo box gets
automatically sorted alphabatically. Is there a way for me to have the list
in the combobox show the data as I want (based on the medication that will be
chosen the most on top of the list of the combobox), rather than
alphabatically?
Another question: On that same form, I added a textbox that had a control
Source a field I (called visitType) in a table called visits. I do not want
this field in the database any more. On the form design view, I deleted the
text box and then deleted the control source field (visitType) from the
table. However,after I did that, whenever I try to open the form again, a
prompt box pups up asking me for the parameter visit.visitType value. On the
field list for the form, I still see the visitType as an option (though it is
not on the form). Is there a way to fix this?
Thanks a lot.