I have a combo box that contains a few values, except I only show one value, the rest are hidden. Hiding this information works fine except when the field is left blank. The combo box gets its fields from a query. Is there any way that I can say if it is null in the query, then don't worry about it? Any ideas? Thanks!!