Pete,
What are you attempting to do? Is it to copy all the data that the MS Access
form contains, or are you trying to copy the Access form to use within
Excel.
If you're just trying to copy the data from the MS Access table -- or the
Access query on which the form is built -- just open the Ms Access table or
query in datasheet view, click on Edit | Select All (or CTRL A), Edit | Copy
(or CTRL C). Then open Excel and go to a blank Excel Workbook, click in Cell
A1 and then Edit | Paste (or CTRL V).
The contents of the Access table or query will paste into the Excel
workbook.
Alan