Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After updating my excel file and saving it SaveWorkbook, I can't open it #547

Open
Rmalcom opened this issue Feb 27, 2023 · 0 comments
Open

Comments

@Rmalcom
Copy link

Rmalcom commented Feb 27, 2023

Expected Behavior

The file is updated and saved.

Actual Behavior

Can't open the file after saving it with saveworkbook
image

Steps to Reproduce the Problem

(please attach an example xlsx file if possible)

  1. wb<-loadWorkbook("Jan 2023 Premium.xlsx")

  2. writeData(wb,sheet="Data",df)

  3. saveWorkbook(wb,"Jan 2023 Premium.xlsx",overwrite=T)

sessionInfo()

  • Version of openxlsx:
  • Version of R: R version 4.1.3 (2022-03-10) -- "One Push-Up"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant