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

XLConnect - excel formulae evaluation #115

Open
nehaumesh opened this issue Dec 3, 2020 · 0 comments
Open

XLConnect - excel formulae evaluation #115

nehaumesh opened this issue Dec 3, 2020 · 0 comments

Comments

@nehaumesh
Copy link

I am trying to use XLConnect to read an excel file with multiple sheets and formulae into R. I am able to do that and also change a particular formula. But the excel sheet does not evaluate based on the changes. It only evaluates when I manually open the excel file. Is it possible to make changes in the R environment and also to evaluate in the R environment only without opening the excel file.

This is needed as I need to make multiple changes and for each change need to store the final results in a table (Sensitivity analysis).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants