I have a Excel workbook with alpha numeric text in a group of cells.
I try and copy the text from those cells directly from Excel into a Lotus Notes 7 form and find that I cannot because Notes is treating the paste as being an object and not text.
The cells in Excel are text formatted....
How do I copy text directly from Excel into a Lotus Notes form without using some 3rd party addon etc.
Please advise
Steve
Software/Hardware used:
ASKED:
November 14, 2008 2:14 AM
UPDATED:
December 17, 2008 1:22 PM
Edit > Paste Special > Rich Text is the correct option if you want to retain the table formatting, etc.
This link might be useful : you can use ClipBoard Windows API from within Lotus Notes
http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F87256CFA00581AB2
I use it – it works…