I have an unbound combo box on a form (Combo36) that contains all of the company names in the database and is used to select & quickly 'jump' to the form for the company chosen. The database contains both "Active" and "Inactive" companies that are differentiated using a checkbox control (checked for Active, unchecked for Inactive). Is there a way to format the text in the combo box to show Active & Inactive companies in different text colors? For example, when the drop down arrow is clicked to select a company, the resulting list of names would show Inactive companies in Red text.
Any assistance is greatly appreciated!
Any assistance is greatly appreciated!