S
sakool
Hi,
I am trying to use a concatenated string in a query but it is returning the
primary key value instead of the related value from the combo box. Does
anyone have ideas on how to fix this? This is the expression I used.
Day: [Order Form]![Event Day] & ", the " & [Order Form]![Event Date] & " of
" & [Order Form]![Event Month]
Thanks for your help
I am trying to use a concatenated string in a query but it is returning the
primary key value instead of the related value from the combo box. Does
anyone have ideas on how to fix this? This is the expression I used.
Day: [Order Form]![Event Day] & ", the " & [Order Form]![Event Date] & " of
" & [Order Form]![Event Month]
Thanks for your help