Reading and writing xls #4017
Unanswered
vitoborneo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need help reading and writing an xls file.
I have for example in test.xls
A1= 15
A2= 3
A3= A1/A2
I would like one form input for A1 and one for A2 and display A3 as the result.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions