View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rog rog is offline
external usenet poster
 
Posts: 39
Default Inserting Pictures from Access OLE Object field

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