11-07-2008, 04:59 PM
When you copy a cell in Excel, sometimes it is followed by new line. Try to insert
s.rtrim("[]")
after s.getclip.
Also you can replace s.setclip 'Cv to s.setsel (without 'Cv).
s.rtrim("[]")
after s.getclip.
Also you can replace s.setclip 'Cv to s.setsel (without 'Cv).