View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Inserting Pictures from Access OLE Object field

If you can use the clipboard, copy them from access and paste them in the
sheet.

--
Regards,
Tom Ogilvy

"Rog" wrote in message
...
XL97

Hi all

I have some bitmaps stored in an access OLE Object field.
Is there a way to add these to a sheet?

I guess what it boils down to is, is there another method
of adding a picture without supplying a filename? Failing
this, I guess I could save the pictures with the workbook
and duplicate them where necessary.

Thanks for any help

Rog