Ihave a report with a custom dialog box to enter "Between date and date". This works fine, except the dialog box is blank. I have to click the x-box before I can enter the dates. What have I missed doing???
I have a two column comobox (FirstName & LastName) on a form. When I open the form and select this I only see the FirstName until I click the arrow. I would like to see both names. In the help file there is a note at the bottom that states: "Note: If you want to display all the columns in a...
I have a combo box in a form to select an employee's name that should populate a table to hold the informationl. However, when I examine the table, instead of a name the primary key is there. How can I stop this from happening?