Skip to content

Excel add-in that monitors your clipboard and automatically pastes copied text into the active worksheet.

Notifications You must be signed in to change notification settings

jpcarrascal/ExcelAutoPaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Auto-Paste

Just activate it and it will start watching your clipboard. Whenever some text is copied from any application, it will be pasted into your active worksheet. It will advance to the next cell:

  • If the paste direction is set to column, it will automatically advance to the next row.
  • If the paste direction is set to row, it will automatically advance to the next column.

This way you can just keep adding stuff to your spreadsheet without having to switch for pasting every time.

Text with line breaks and tabs are split and pasted to different rows and columns, respectively (as expected).

About

Excel add-in that monitors your clipboard and automatically pastes copied text into the active worksheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages