I'm using google docs speadsheets to create a dashboard. I have two columns of data. I want to have a cell evaluate Column One for a specific name(for example, "Agency A") and return the value in Column Two that is associated with that agency. I've tried a couple of different things, but my thinking is all off I think.
- Column 1 Column 2
- Agency A Value A
- Agency B Value B
In this case, I would want it would return Value A if it finds Agency A in Column 1.
