ylliX - Online Advertising Network
Vertex AI - Antrophic and Mistral models: Why does it require Imegen access?

Google Sheets – Index, Match, & Importrange – What is wrong with my formula?


These are two example sheets of what I am trying to do:

Reference: https://docs.google.com/spreadsheets/d/1KT7awPkrsPPvPO3WnWt_xCPdSxd0wse54BJCfo05pog/edit?gid=0#gid=0

Summary: https://docs.google.com/spreadsheets/d/1P7k1uU2V7qAAE6SkupotfUZWQANPzS6xCAPIm0Woh-c/edit?gid=177776598#gid=177776598

I am trying to pull information from the Reference sheet into the Summary sheet. I want to pull based on the zip code I enter into the Summary sheet, cell B2, from the row matching that zip code in the Reference sheet.

I am pulling different information into certain cells, such as, City, State, Awarded Carrier, Bid, ect. please help me with my formula!

This is the formula I have for one cell that I am trying to pull the Store into:

=INDEX(IMPORTRANGE(“1KT7awPkrsPPvPO3WnWt_xCPdSxd0wse54BJCfo05pog/edit?gid=0#gid=0”), “RFP Carrier Rates!A1:A231”,MATCH(B2,IMPORTRANGE(“1KT7awPkrsPPvPO3WnWt_xCPdSxd0wse54BJCfo05pog/edit?gid=0#gid=0″,”RFP Carrier Rates!D1:D231”)))

Here is what I have for pulling the rate in another cell:

=INDEX(IMPORTRANGE(“1KT7awPkrsPPvPO3WnWt_xCPdSxd0wse54BJCfo05pog/edit?gid=0#gid=0”, “RFP Carrier Rates!G2:G231”),MATCH(B2,IMPORTRANGE(“1KT7awPkrsPPvPO3WnWt_xCPdSxd0wse54BJCfo05pog/edit?gid=0#gid=0″,”RFP Carrier Rates!D2:D231”)))

Thank you for any help!

I’ve thought about trying Query but I don’t believe that will work, I’ve also tried adding a reference for the Row part of Index. I’ve looked up videos and such to no avail, most people are just pulling straight information rather than what I’m doing so I haven’t been able to figure out how to fix it!



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *