G
Guest
I'm fairly new to access, and I'm having trouble with a report I'm trying to
create. It's based on a table which has a city field and a province field,
and I just want to combine them in my report so it looks like "Toronto, ON".
I've used the expression builder to make the expression "=[City] & ", " &
[Province]" but in the report it just returns "#Error", or, if I change it to
a combo box, the report leaves a blank line where that info is supposed to
be. The weird thing is I did exactly the same thing in another report and it
is working fine...i hope i'm just missing something simple here. Any
suggestions?
Thanks,
Christina
create. It's based on a table which has a city field and a province field,
and I just want to combine them in my report so it looks like "Toronto, ON".
I've used the expression builder to make the expression "=[City] & ", " &
[Province]" but in the report it just returns "#Error", or, if I change it to
a combo box, the report leaves a blank line where that info is supposed to
be. The weird thing is I did exactly the same thing in another report and it
is working fine...i hope i'm just missing something simple here. Any
suggestions?
Thanks,
Christina