Skip to content
All Skills

Compare Two Google Sheets Tabs

Read data from two tabs in a Google Sheet to compare and identify differences.

Personal Productivity|v1|Updated 5/18/2026|GitHub source
MCP get_skill({ skillId: "compare-two-google-sheets-tabs-88cd7af5" })

Use this skill with your agent

Create a free account and connect via MCP

Get Started Free
# Compare Two Google Sheets Tabs

> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-sheets`

Read data from two tabs in a Google Sheet to compare and identify differences.

## Steps

1. Read the first tab: `gws sheets +read --spreadsheet SHEET_ID --range "January!A1:D"`
2. Read the second tab: `gws sheets +read --spreadsheet SHEET_ID --range "February!A1:D"`
3. Compare the data and identify changes
#work-life#productivity#external#license-apache-2-0#googleworkspace-cli#google-workspace#gmail#calendar#docs#sheets#tasks#googlegoogle-workspacegoogle-sheets