Try
=return ClipFormat("text") ? "" : "Clipboard PASTE"
Try
=return ClipFormat("text") ? "" : "Clipboard PASTE"
It works perfectly, thank you! And I learned a bit about how to do custom things, it's super cool. Cheers!