I don't have my scripts with me, but...  You can make Listviews with checkboxes, tick the box corresponding to the row item you want, click on a button and do something with any value in a selected cell.  I'll try to find an example  Found it  @kulltsb Here we go. SQLite db for data persistence, Listview for pretty display. And a nice GUI to make your CRUD easy You don't need to copy cell data to the clipboard, you can select to a $var and then do with it as you please.