I have a column consisting some coordinates. Is there any way to find and match whether any entries have alphabets within them?
[[[150.5208608, -34.83470085], [151.3430992, -34.11870085], [151.343020992, -33.540996],[150.520608, -33.5781996]]]
[[[76.84252, 28.397657], [77.347652, 28.397657], [77.347652, 28.879322], [76.84252, 28.879322]]]
[[[-88.473228, 30.144425], [-84.888247, 30.144425], [-84.888247, 35.008029], [-88.473228, 35.008029]]]
Sample Gibberish Text here in a cell
[[[76.84252, 28.397657], [77.347652, 28.397657], [77.347652, 28.879322], [76.84252, 28.879322]]]
So these are a few coordinates from the column. Is there any way to find out whether this column of coordinates contain any unwanted text. Manually checking each column would be tedious as I have thousands of entries. Is there any way to handle this in LibreCalc? Thank You,
[Edit Opaque] Shortened title of the question and added original title into details