Hi all,
I have a table of residents utilities information, which contains an address field but some of the addresses are not physical addresses. I also have an address feature class which contains all the residents physical addresses. I would like to copy the Unique Identifier field, which resides in my address feature class over to my Utilities table so I can match Utilities to Address. How can I do this if my Utilities table doesn't have a Lat/Long and addresses in the Utility table are not physical addresses?
I have done a join already matching the ones which have physical addresses but it's the ones that don't have a physical address and don't have Lat/Long I can't map.
Thanks