Skip to content

Add append option to Export-OfficeExcel cmdlet#41

Merged
PrzemyslawKlys merged 1 commit into
masterfrom
add-append-switch-to-exportofficeexcelcommand
Aug 8, 2025
Merged

Add append option to Export-OfficeExcel cmdlet#41
PrzemyslawKlys merged 1 commit into
masterfrom
add-append-switch-to-exportofficeexcelcommand

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • allow Export-OfficeExcel to append to existing worksheet tables
  • add tests for appending data

Testing

  • dotnet build Sources/PSWriteOffice/PSWriteOffice.csproj
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester -Path Tests/ExportOfficeExcel.Tests.ps1" (fails: Invoke-Pester not found)

https://chatgpt.com/codex/tasks/task_e_6896355d1b6c832e916aa533f480bd86

@PrzemyslawKlys PrzemyslawKlys merged commit 7fb24d9 into master Aug 8, 2025
3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-append-switch-to-exportofficeexcelcommand branch August 8, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant