Trying (as previous thread) to get a combo box to appear when running a query, instead of a message box, to display returned data 'Like' data held in a table.
I did as Maxmangion suggested: [Forms]![c_RenewalDate]![RenewalEdition] is in my criteria row, referencing an unbound combo box in c_RenewalDate form.
However, I still get the message box appearing and it doesn't return the data I type in!
Sorry - I'm a bit of an amateur.
Thanks In advance
 I did as Maxmangion suggested: [Forms]![c_RenewalDate]![RenewalEdition] is in my criteria row, referencing an unbound combo box in c_RenewalDate form.
However, I still get the message box appearing and it doesn't return the data I type in!
Sorry - I'm a bit of an amateur.
Thanks In advance