excel idea: add --cell option
#3132
Closed
ondohotola
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
The |
1 reply
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 had recently the need to extract data by cell reference and had to use something like
--range C3:C3.I wonder now if it was possible to add something like
--cell C3for (pure) convenience?If it's too much effort, the
--rangeworks perfectly well.All reactions