Please add option to Copy and Search from Excel Column.
I copy from Excel Column and paste in Everything
and copy from Everything to Notepad
and replace spaces by "|"
and return to Everything to search.
Thanks..
Copy and Search from Excel Column
-
petrojet.dc
- Posts: 1
- Joined: Tue Jul 06, 2021 2:23 pm
Copy and Search from Excel Column
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Copy and Search from Excel Column
Please try enabling paste_new_line_op:
However, please note trailing new lines are also converted to the OR operator | and may need to be manually removed.
- In Everything, type in the following search and press ENTER:
/paste_new_line_op=1 - If successful, paste_new_line_op=1 is shown in the status bar for a few seconds.
However, please note trailing new lines are also converted to the OR operator | and may need to be manually removed.