I add a combo box to my form. The combo box Control Source is an SQL statement.I would like the combo box to display a
Value even before I select anything on it. This Value is in the Record Source but I will be getting it from other table.
Frank,
I assume you mean that the RecordSouce is an SQL statement. Do you have anything in the ControlSource? (Perhaps an aliased field or a form property?) Is BoundTo = .T.? Which column of the SQL are you binding it to? (BoundColumn) Is the Style = 2 - DropDown List?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.