You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add getZip(), getCounty(), getCity(), getLat(), getLng(), and getGeoCount() functions to a Google Sheet. Paste the script into a Google Sheet > Tools > Script Editor. Use single-column address or multi-column address range, such as getZip(A1) or getZip(A1:C1)
getGender.js
Script
Add getGender(), getGenderCount(), getGenderProbability() to a Google Sheet. Paste the script into a Google Sheet > Tools > Script Editor. In this example, cell A1 contains firstname: getGender(A1)
getGeo.MD
Documentation
Detailed instructions on how to use getGeo.js in a Google Sheet