1) I have a Combo Box that once you make a selection, a SELECT query automically populates four other fileds. The next (and all records for that matter) have the last selection showing in the combo box. How can I make it so that no value is shown in that combo box?
2) Also, how do I make it so that the query will not only select distinct records, but also records that have data? Right now it is showing a line for records with no data.
Any help would be great!!!
2) Also, how do I make it so that the query will not only select distinct records, but also records that have data? Right now it is showing a line for records with no data.
Any help would be great!!!