Hello,
I'm trying to replace the nulls in Longitude & Latitude for ZIP codes that belong to same City, where I already have coordinates for the City (as other ZIPs in same city)
Up to now I could only partially solve it by checking if a value exists in the Row+1 or Row-1.
But it has to be a different solution, because I still end up with Nulls where the ZIP code is not one in a certain order.
