Would it be possible to be able to paste selected search result cells into the clipboard (as opposed to creating a temporary file that then must be opened and copied from)?
Addition: When outputing to a file, if cells are selected, only write out those values.
(Motivation: I'm trying to send an email containing just part of the query result.)
Barry Kaplan wrote:
Would it be possible to be able to paste selected search result cells into the clipboard (as opposed to creating a temporary file that then must be opened and copied from)?
Since version 1.2.0 it's possible to select an array of cells and copy them to the clipboard. The values are comma separated.
Bye, Stefan.
Barry Kaplan wrote:
Would it be possible to be able to paste selected search result cells into the clipboard (as opposed to creating a temporary file that then must be opened and copied from)?
To export only the selected cells is a reasonable feature and I will try to implement it it the next major release (1.3.x).
Bye, Stefan.
Barry Kaplan wrote:
Addition: When outputing to a file, if cells are selected, only write out those values.
(Motivation: I'm trying to send an email containing just part of the query result.)
Barry Kaplan wrote:
>> Would it be possible to be able to paste selected search result cells >> into the clipboard (as opposed to creating a temporary file that then >> must be opened and copied from)? >> >> thanks! >>
Addition: When outputing to a file, if cells are selected, only write
out those values.
(Motivation: I'm trying to send an email containing just part of the
query result.)
Barry Kaplan wrote:
Since version 1.2.0 it's possible to select an array of cells and copy
them to the clipboard. The values are comma separated.
Bye, Stefan.
Barry Kaplan wrote:
To export only the selected cells is a reasonable feature and I will try
to implement it it the next major release (1.3.x).
Bye, Stefan.
Barry Kaplan wrote:
>> Would it be possible to be able to paste selected search result cells
>> into the clipboard (as opposed to creating a temporary file that then
>> must be opened and copied from)?
>>
>> thanks!
>>