View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
StargateFanNotAtHome[_2_] StargateFanNotAtHome[_2_] is offline
external usenet poster
 
Posts: 14
Default Copy a set bit of text to the clipboard?

Oh, this is great. I found something neat completely by accident. I
had copy-pasted the code of one URL into a new cell and then delete
both the URL and the name from between the quotation marks and the
text disappeared from view. Yet when I activated that cell, the code
was there. So all I have to do is to copy down the code throughout
the sheet and I'll be set.

However, after finding this issue with the clipboard, would still like
to know how to do the above, if I may ... my clipboard vb syntax is
not complete, I feel, without it.

Thank you! :oD