Gustav Brock
gustav at cactus.dk
Wed Aug 29 13:58:12 CDT 2012
Hi all I can run these commands: DoCmd.RunCommand acCmdSelectAllRecords DoCmd.RunCommand acCmdCopy to select and copy all records from, say, an open query. Then I can open a spreadsheet in Lotus Notes and paste in the records. However, the first row is the column names ... How can I prevent these from being pasted? /gustav