I want to create a combo box on a form showing headings. I have specified the headings using the AS [HeadingName] in the combo box rowsource SQL statement, but as the base table column has a caption defined, it is the caption from the table which appears, and not my Alias name. Is there an easy way to ignore the Caption from the table without amending the table design ?
Thanks for your help
Nick