How to select and copy lines in notepad++?
- 
 Hi, 
 I want to select a particular region/ lines say from 1000 to 5000 and copy them to another file. I can go to these lines using begin/end option, but how to select and copy these lines?
- 
 Hello @NEELOFAR-MIRZA put the cursor on the position where to start selection, then right click mouse, begin/end select. 
 Put the cursor to the end of the text you want select and do again right mouse click begin/end select.
 Text should be selected now.
 CTRL+C to copy selection and CTRL+V to paste it into another tab.Cheers 
 Claudia
- 
 Thank you Claudia, it works. :) 
