Programa De Mantenimiento Preventivo En Excel Gratis Libreoffice -
| Feature | Excel (Free Web/Mobile) | LibreOffice Calc |
|---------|------------------------|------------------|
| Cost | Free (with MS account) | Free |
| Works offline | Limited (web version) | ✅ Full |
| Conditional formatting | ✅ | ✅ |
| TODAY() dynamic | ✅ | ✅ |
| Macros (VBA) | ✅ | ✅ (Basic) |
| Cloud sync | OneDrive | Nextcloud/OwnCloud |
| Best for | Teams, real-time collaboration | Single user, offline, privacy-focused |
A good maintenance log should include these columns: | Feature | Excel (Free Web/Mobile) | LibreOffice
| Column Header | Description | Example | | :--- | :--- | :--- | | Asset ID | Unique equipment code | PUMP-01 | | Equipment Name | Description | Centrifugal Pump | | Location | Plant area | Building A, Floor 2 | | Maintenance Type | Daily, weekly, monthly, quarterly | Monthly | | Last Service Date | Last time maintenance was done | 03/15/2026 | | Next Due Date | =Last Service + Frequency (days) | 04/15/2026 | | Frequency (days) | Interval in days | 30 | | Assigned To | Technician name | J. Pérez | | Task Description | Specific actions | Lubricate bearings, check seals | | Status | Pending / Completed / Overdue | Overdue | | Cost (optional) | Parts + labor | $45.00 | A good maintenance log should include these columns:
✅ LibreOffice note: Use
TODAY()exactly the same way. No special syntax needed. ✅ LibreOffice note: Use TODAY() exactly the same way