This is probably an easy question but I am writing a query to get the field names from a table for a combo box. I know how to do this. The question I have is I don't want to use the exact names that are in the table.
Example - in my table a field is called "JOB_DESC" I want it to say "Job Description" in my combo box. How do I do this?
Example - in my table a field is called "JOB_DESC" I want it to say "Job Description" in my combo box. How do I do this?