To use the GoogleLookup function, enter the following formula in the desired spreadsheet cell:
- =GoogleLookup(“entity” ; “attribute”) where “entity” represents the name of the entity you want to access and “attribute” is the type of information that you want to retrieve.
After experimenting with one GoogleLookup formula, I’d like to apply the formula to a larger list of elements, and also get information on the atomic weight. Instead of typing the formula out like before, I want to click the cell of the first entity in my list, in this case it’s gold. Next, I want to reference the cell in which I name the attribute I’m looking up, in this case, atomic number. Then I want to freeze the appropriate rows and columns with the “$” symbol.
- Countries and Territories (like "Burkina Faso"): population, capital, largest city, gdp
- U.S. States (like "Tennessee"): area, governor, nickname, flower
- Rivers (like "Amazon River"): origin, length
- Cities and Towns (like "Chicago"): state, mayor, elevation
- Musicians (like "John Lennon"): date of birth, place of birth, nationality
- Politicians (like "Anwar Al-Sadat"): date of birth, place of birth, nationality
- Baseball Players (like "Wade Boggs"): games, at bats, earned run average, position
- Chemical Compounds (like "Isopropyl Alcohol"): chemical formula, melting point, boiling point, density
- Stars (like "Betelgeuse"): constellation, distance, mass, temperature
- Planets (like "Saturn"): number of moons, length of day, distance from sun, atmosphere
- Dinosaurs (like "Velociraptor"): height, weight, when it lived
- Ships (like "USS Chesapeake"): length, displacement, complement, commissioned
- Companies (like "Hewlett-Packard"): employees, ceo, ticker
0 comments:
Post a Comment