I am trying to create an index number using values in another table. I need to be able to concatinate multiple values and store them as a single value in a table. For Example:
object type - wm
street index - 173
Block number - 200
Incremental # - 001
creates a value of wm173200001 to be stored.
Any Ideas? Thanks
Danialle
object type - wm
street index - 173
Block number - 200
Incremental # - 001
creates a value of wm173200001 to be stored.
Any Ideas? Thanks
Danialle