I have three columns in my table.
Lat/Long Combined - Example: 18.194608875237545, -63.08524490907154
Latitude - Example: 18.194608875237545
Longitude - Example: -63.08524490907154
The formula I’m using in the {Latitude} column is:
IF( FIND(",", {Lat...