Connect a Visual Grid to Excel
To create a linked Visual Grid:- Open the workbook in Excel.
- Copy the range you want to use.
- Go to the target slide in PowerPoint.
- Paste the data through Grunt.
- Size the Visual Grid on the slide.
Connect any chart to Excel
For chart objects, you can either:- Insert the chart while the Excel range is already on the clipboard
- Replace the chart’s source range later from Excel Connection
Use the Data Editor
The Data Editor is the main place to inspect or change several values at once. You can open it by:- Clicking the pencil icon in the edge menu
- Pressing
Ctrl+Shift+E - Right-clicking a Grunt object and choosing Edit data
- Direct cell edits
- Multi-line edits through the formula bar
- Hidden columns or rows that still drive formatting
- Override visibility for cells that no longer match the workbook
Understand overrides
When you change linked values directly in PowerPoint, you do not update Excel. You create an override instead. Legacy support guidance notes:- Overridden cells are marked in the edge menu or data editor
- You can clear the override to reveal the original Excel value again
- Clearing overrides is safer than retyping the workbook value manually
Use Greedy rows and columns for changing ranges
Greedy rows and columns tell Grunt to keep reading data until the first empty row or column. Use this when the dataset grows over time. Advanced tip from the legacy guidance:- If you use only the top-left workbook cell as the starting range, Grunt can expand and contract the detected dataset dynamically.
Avoid workbook-not-found issues
Most broken Excel links are path problems, not data problems. To reduce failures:- Store the workbook in a shared location all collaborators can access
- Prefer a synced shared folder or shared SharePoint location over a personal local path
- Avoid OneDrive or SharePoint shortcuts
- Make sure every collaborator can open the workbook directly in Excel
Make cloud files available locally
Grunt works best when it can access a real local file path, even if the source lives in SharePoint or OneDrive. That is why the legacy support guidance recommends syncing the shared file library locally before you connect it in Grunt.Data limits for Excel connections
Grunt enforces these limits per connection:- Maximum rows: 8,192
- Maximum cells: 32,768
OneDrive-synced files may not auto-detect changes
When working with files synced through OneDrive, Grunt may not always detect changes automatically after you save in Excel. This depends on how OneDrive handles file synchronization on your machine. If you do not see the update notification:- Click Update manually in the Grunt ribbon or edge menu to check for changes.
- Verify the file is fully synced in OneDrive (check for the green checkmark icon).
Testing with a fully local (non-OneDrive) file can help confirm whether the issue is related to OneDrive sync behavior.