Hi,
I have two fields (Address & Street) in a table that I would like to combine into one field (Full Address) in the same table. How do I make the "Full Address" field automatically contain the values of the first two combined fields with a space in between?
I'm doing it this way because I need to be able to interface with a Visual Basic program that uses the Full Address field (I don't know how to reprogram it to use 2 fields). However, I also need to be able to sort the lists by street name which would require two fields to separate the address and the street.
Thanks,
Matt
I have two fields (Address & Street) in a table that I would like to combine into one field (Full Address) in the same table. How do I make the "Full Address" field automatically contain the values of the first two combined fields with a space in between?
I'm doing it this way because I need to be able to interface with a Visual Basic program that uses the Full Address field (I don't know how to reprogram it to use 2 fields). However, I also need to be able to sort the lists by street name which would require two fields to separate the address and the street.
Thanks,
Matt