Use Google Sheets' AI to Build a Machine Maintenance Schedule
What This Does
Google Sheets' AI helps you build a visual maintenance schedule that automatically highlights overdue tasks in red — so you never miss a lubrication cycle, cleaning interval, or adjustment check again.
Before You Start
- You have a Google account (free at google.com)
- You know which machines you're responsible for
- You have a rough idea of how often each maintenance task should happen (daily, weekly, monthly)
Steps
1. Open a new Google Sheet
Go to sheets.google.com → click + to open a blank spreadsheet.
2. Set up your maintenance log headers
In row 1, type these column headers:
- A1: Machine
- B1: Task
- C1: Frequency
- D1: Last Done
- E1: Due Date
- F1: Status
3. Fill in your machines and tasks
Starting in row 2, list each maintenance task per machine. Example:
- Machine 1 | Clean bobbin holders | Daily | 3/24/2026
- Machine 1 | Check tension springs | Weekly | 3/18/2026
- Machine 2 | Lubricate spindles | Weekly | 3/20/2026
4. Use Gemini to create a Due Date formula
Click cell E2. In the Gemini sidebar (star icon on the right), type: "Create a formula that adds 7 days to the date in D2 if C2 says 'Weekly', 1 day if it says 'Daily', and 30 days if it says 'Monthly'."
Accept the formula. Then copy it down to all rows in column E.
What you should see: Due dates automatically appear based on your frequency settings.
5. Add color-coded status with conditional formatting
Click on column F (Status). Ask Gemini in the sidebar: "Add a formula to column F that says 'OVERDUE' if today is past the date in column E, 'DUE TODAY' if today equals column E, and 'OK' otherwise."
Then highlight column F → click Format → Conditional formatting:
- If cell contains "OVERDUE" → fill red
- If cell contains "DUE TODAY" → fill yellow
- If cell contains "OK" → fill green
What you should see: A color-coded maintenance tracker that updates every day.
6. Update "Last Done" when you complete a task
Each time you do a task, update column D with today's date. The Due Date and Status update automatically.
Real Example
Scenario: You're responsible for 3 winding machines and want to make sure cleaning and lubrication tasks don't get forgotten during busy production weeks.
What you type/do: Enter 8 tasks (3 machines × common tasks), set frequencies, fill in last completion dates.
What you get: A dashboard showing at a glance which tasks are overdue (red), due today (yellow), or on track (green).
Tips
- Add this sheet to your Google Drive home screen as a shortcut for quick daily checks
- Share it with your supervisor to show proactive maintenance — it documents your work automatically
- If your mill uses physical logbooks, use this alongside them as your personal backup tracker
Tool interfaces change — if a button has moved, look for similar AI/magic/smart options in the same menu area.