Excel Workbook

Workbook-scale tools on the Excel Navifia tab → Workbook group: consolidate files, split and export sheets, and manage tabs.

Smart formatting and keyboard shortcuts: Smart formatting · Keyboard shortcuts.

When to use it: many sheets or many files — carve a log into regional tabs, merge subsidiary workbooks, or reorder period tabs.

1. Map of the ribbon

Group Controls
Workbook Consolidate workbooks, Export sheets, Split sheet, Sheet index, Sort sheets, Sheet manager

2. Consolidate workbooks

Pull every sheet from one or more external workbooks into a new workbook — unchanged (formats, formulas, everything). Not a row-stack merge; no header alignment and no “Source” column.

  1. NavifiaConsolidate workbooks.
  2. Add the .xlsx / .xlsm files to consolidate.
  3. Run — each source opens read-only; every sheet is copied onto the end of a new workbook; sources close without saving.
  4. Name collisions get suffixes (2), (3), …. Files that fail to open are skipped with a reason; the rest still run.

Typical: five subsidiary packs → one combined workbook to work from, without opening each file by hand.

3. Split sheet

Split sheet dialog
Split sheet — carve one sheet into many.

Carve selected rows or columns from the active sheet into one or more new sheets in a single run. Formatting (row heights, column widths, fills, number formats, gridlines) is preserved — Navifia copies the sheet then deletes what you did not select.

Basic split

  1. Click Split sheet.
  2. Choose By rows or By columns.
  3. Multi-select with Shift+click (range) and Ctrl+click (toggle). Preview updates as you select.
  4. Set Preview column (row mode) or Preview row (column mode) if the auto-detected label column is not the best one to read by — preview only; copy still uses real row/column identity. Dates preview as dates, not serials.
  5. Choose Cell contents: hardcoded values · preserved formulas · live links back to the source (='Source'!$A$1-style).
  6. If a sheet name already exists: skip, overwrite, or rename with a timestamp suffix.
  7. Click Split.

Several sheets in one pass

  1. Select rows/columns → Add to new sheet → name the output (auto name offered; re-prompts on collision with another queued job).
  2. Change selection / mode → Add to new sheet again for each output.
  3. Split runs the whole queue. Empty queue = use the current on-screen selection as a single job.

Typical: EMEA rows → sheet “EMEA”, Americas rows → “Americas”, one Split.

4. Export sheets

Two modes in one dialog:

Mode Result
One consolidated file Copies the selected sheets into a single new .xlsx workbook (choose Save path)
One file per sheet Each selected sheet becomes its own file

Per-sheet mode

  1. Click Export sheets → choose One file per sheet.
  2. Pick sheets, output folder, and format: Excel (.xlsx / .xlsm), CSV, or PDF.
  3. Optional prefix / suffix on filenames (base name = sheet name).
  4. On collision: skip, overwrite, or rename with a numeric suffix.
  5. Optional paste values only (formulas → values in the export).

Consolidated mode

  1. Choose One consolidated file.
  2. Browse a Save path for the new workbook.
  3. Selected sheets are copied into that file.

Typical: one sheet per subsidiary → PDF per sheet; or one combined workbook of selected tabs for a reviewer.

5. Sheet manager

Bulk visibility / protection / delete / sort. (Dialog title: Sheet Manager.)

  1. Click Sheet manager.
  2. Optionally Include hidden sheets in the list (covers very hidden sheets Excel’s Unhide UI does not show).
  3. Select sheets → choose an action: - Unhide selected / Hide selected - Delete selected (permanent — confirmed) - Protect selected / Unprotect selected (password field when needed) - Sort A → Z / Sort Z → A / Sort by number / Sort chronologically

There is no rename or tab-colour action in this dialog — rename tabs in Excel’s sheet tab UI (or use a dedicated naming pass). For sort with an explicit “all vs selected” scope UI, Sort sheets (§7) is the dedicated dialog; manager sorts operate on the manager’s selection/list flow.

Typical: reveal very-hidden helper sheets, unhide for review, re-hide, or chronological sort from the same list.

6. Sheet index

Creates or refreshes a hyperlinked table-of-contents sheet.

  1. Click Sheet index.
  2. Set the index sheet name.
  3. Optional: Include hidden sheets; Alternating row banding.
  4. Generate — each entry is a clickable link to that tab.

7. Sort sheets

Reorder tabs without dragging.

  1. Click Sort sheets.
  2. Choose sort order and apply scope.
  3. Modes:
Mode Behaviour
Alphabetical A–Z or Z–A
Numerical By leading number in the sheet name
Chronological Period-like names — see below

Chronological recognition

Same scenario-suffix idea as Check period on the PowerPoint side.

Form Examples
Bare year 2025, FY24, FY2025
Quarter / half (± year) Q1, 4Q25, Q4 2025, H1 2026, 1H26, FY1Q
Month (± year) March 26, Mar 2026, 01/2026, 2025-12

Trailing scenario tags (A/B/E/F, LE/BP/RF) are ignored for ordering — FY24A and FY24F sit together, tie-broken alphabetically. Unrecognised names sort last among themselves alphabetically.

8. Suggested workflows

Monthly pack tabs out of order

  1. Sort sheets → Chronological.
  2. Sheet index for a TOC before sharing.

Carve a master log

  1. Split sheet → queue EMEA / Americas / APAC with Add to new sheet.
  2. Export sheets as PDF or xlsx for each region.

Troubleshooting

  • Consolidate skipped a file — file locked, passworded, or corrupt; message names the reason; other files still consolidate.
  • Split Sheet copy failed once — Excel briefly busy; retry; if it persists, close other modal dialogs and try again.
  • Live links look empty — blank source cells stay blank by design; only cells with data get ='Source'!… formulas.
  • Need to rename sheets in bulk — Sheet manager does not rename; edit tab names in Excel, or sort only.
  • Chronological sort “wrong” — name may not match a recognised period form; rename tabs in Excel or use Alphabetical / Numerical.
  • Very hidden sheets missing in Excel — use Sheet manager; they do not appear in Excel’s unhide UI.

← Editor — cleanup · Next: Formula audit →