Call cell based on value within an adjacent cell?
-
Hello,
If I have a spreadsheet with two columns, can I call the correct row for the Column B cell based on a value that is in column A next to it?
For example, if I had:
Col A | Col B
X | YCould I call Y by choosing its row on the basis that Col A said X?
All of my column A will be different values, so no duplicates.
This is the code I currently use, and I want to adapt the query:
[gdoc key="link" class="no-datatables" query="SELECT B LIMIT 1 OFFSET 22"?strip="1"?use_cache="no" style="font-weight:normal; display:inline; position:relative; top:5px;"]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Call cell based on value within an adjacent cell?’ is closed to new replies.