# Google Sheets - สูตรขั้นสูง (Data Analytics) > VLOOKUP, INDEX/MATCH, ARRAYFORMULA, QUERY, IMPORTRANGE, pivot table, ช่วงที่มีชื่อ - 20 คำถามสัมภาษณ์ - Junior - [คำถามสัมภาษณ์: Data Analytics](https://sharpskill.dev/th/technologies/data-analytics/interview-questions.md) ## 1. ฟังก์ชันใดที่ค้นหาค่าในคอลัมน์แรกของช่วงและส่งคืนค่าที่สอดคล้องกันจากคอลัมน์อื่น? **คำตอบ** VLOOKUP (Vertical Lookup) ค้นหาค่าในคอลัมน์แรกของช่วงข้อมูลและส่งคืนค่าที่สอดคล้องกันจากคอลัมน์ที่ระบุ ไวยากรณ์คือ VLOOKUP(search_key, range, column_index, is_sorted) ฟังก์ชันนี้เป็นหนึ่งในฟังก์ชันที่ใช้บ่อยที่สุดสำหรับการอ้างอิงข้ามข้อมูลระหว่างตารางต่างๆ ใน Google Sheets ## 2. ในสูตร VLOOKUP(A2, B:D, 3, FALSE) พารามิเตอร์ FALSE หมายถึงอะไร? **คำตอบ** พารามิเตอร์สุดท้ายของ VLOOKUP ระบุประเภทการจับคู่ FALSE หมายความว่าการค้นหาต้องพบการจับคู่ที่ตรงทุกประการ หากไม่พบค่าที่ตรงทุกประการ สูตรจะส่งคืนข้อผิดพลาด #N/A เมื่อ TRUE (หรือละไว้) VLOOKUP จะใช้การจับคู่โดยประมาณ ซึ่งต้องการให้ข้อมูลถูกเรียงลำดับจากน้อยไปมาก ## 3. ข้อจำกัดหลักของ VLOOKUP เมื่อเทียบกับ INDEX/MATCH คืออะไร? **คำตอบ** VLOOKUP สามารถค้นหาได้เฉพาะในคอลัมน์แรกของช่วงที่ระบุและส่งคืนค่าทางด้านขวาเท่านั้น หากคอลัมน์การค้นหาอยู่ทางด้านขวาของคอลัมน์ผลลัพธ์ VLOOKUP จะไม่ทำงาน INDEX/MATCH ไม่มีข้อจำกัดนี้และสามารถค้นหาได้ในทุกทิศทาง ทำให้เป็นชุดค่าผสมที่ยืดหยุ่นกว่า ## มีอีก 17 คำถาม - ความแตกต่างระหว่าง VLOOKUP และ HLOOKUP คืออะไร? - การใช้ INDEX/MATCH ร่วมกันทำงานอย่างไรในการค้นหาค่า? สมัครฟรี: https://sharpskill.dev/th/login ## หัวข้อสัมภาษณ์ Data Analytics อื่นๆ - [Google Sheets - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/google-sheets-basics.md): 20 คำถาม, Junior - [SQL - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-basics.md): 25 คำถาม, Junior - [SQL - การรวมและการจัดกลุ่ม](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-aggregations.md): 20 คำถาม, Junior - [SQL - Joins](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-joins.md): 20 คำถาม, Junior - [BigQuery - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/bigquery-fundamentals.md): 20 คำถาม, Junior - [Data Cleaning - การทำความสะอาดข้อมูล](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/data-cleaning.md): 20 คำถาม, Junior - [KPI และเมตริกทางธุรกิจ](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/kpis-metrics.md): 20 คำถาม, Junior - [สถิติเชิงพรรณนา](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/descriptive-statistics.md): 20 คำถาม, Junior - [Zapier และระบบอัตโนมัติ No-Code](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/zapier-automation.md): 20 คำถาม, Junior - [หลักการ Data Visualization](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/data-viz-principles.md): 20 คำถาม, Junior - [Python & Pandas - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/python-pandas-basics.md): 20 คำถาม, Junior - [Google Sheets - แดชบอร์ดอัตโนมัติ](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/google-sheets-dashboards.md): 20 คำถาม, Mid-Level - [SQL - Subquery และ CTE](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-subqueries-ctes.md): 20 คำถาม, Mid-Level - [SQL - Window Functions](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-window-functions.md): 20 คำถาม, Mid-Level - [BigQuery - ฟีเจอร์ขั้นสูง](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/bigquery-advanced.md): 20 คำถาม, Mid-Level - [Data Modeling](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/data-modeling.md): 20 คำถาม, Mid-Level - [การวิเคราะห์ Funnel และ Conversion](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/funnel-analysis.md): 20 คำถาม, Mid-Level - [การวิเคราะห์ Cohort และ Retention](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/cohort-retention.md): 20 คำถาม, Mid-Level - [Google Tag Manager และการติดตาม](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/gtm-tracking.md): 20 คำถาม, Mid-Level - [API และ Webhook](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/apis-webhooks.md): 20 คำถาม, Mid-Level - [dbt - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/dbt-fundamentals.md): 20 คำถาม, Mid-Level - [AB Testing และสถิติประยุกต์](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/ab-testing.md): 20 คำถาม, Mid-Level - [Looker Studio (Google Data Studio)](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/looker-studio.md): 20 คำถาม, Mid-Level - [Power BI - พื้นฐาน](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/power-bi-fundamentals.md): 20 คำถาม, Mid-Level - [SQL - การคิวรีเชิงวิเคราะห์ขั้นสูง](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/sql-advanced-analytics.md): 20 คำถาม, Senior - [dbt - ฟีเจอร์ขั้นสูง](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/dbt-advanced.md): 20 คำถาม, Senior - [Power BI - DAX และแดชบอร์ดขั้นสูง](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/power-bi-dax.md): 20 คำถาม, Senior - [Python Analytics - การวิเคราะห์ขั้นสูงและ ML](https://sharpskill.dev/th/technologies/data-analytics/interview-questions/python-analytics-advanced.md): 20 คำถาม, Senior --- Source: SharpSkill (https://sharpskill.dev), tech interview preparation for your real stack. HTML version of this page: https://sharpskill.dev/th/technologies/data-analytics/interview-questions/google-sheets-advanced