I am trying to copy from a string (variable) more than 255 characters to the
clipboard, however, it keeps getting cut off. I am using the procedures from
www.cpearson.com/excel/clipboar.htm

For example, PutOnClipboard (text)

Is there anyway to get all of the string to go onto the clipboard so when I
paste into email/word all characters are there?

Any help would be much appreciated.