View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Paul3rd Paul3rd is offline
external usenet poster
 
Posts: 28
Default Spreadsheets as OLE objects

Hello, I have a table in Access and in each record of that table is an Excel
worksheet embedded as an OLE object. Copy and paste works in the selected
worksheet, but when I try to copy and paste a range of cells from one
embedded worksheet to one in another record the information is not passed to
the clipboard
as I have no paste function.
The worksheets are not linked.
Do the worksheets have to be linked to a workbook outside of Access?
If so, do I then need to programmatically define the path?
Thanks in advance for any help