I have the Sendmail code to send one sheet of a spreadsheet to a mail recipient. The problem is it concatenates any cell to 255 characters. I assum this is becuase there is a copy statement in the code?! How can I get around this? I really DO have
to have cells more than 255 characters as this is a "notes" field. Typing in or copy pasting is not an option.