Results 1 to 8 of 8

Excel 2007 : Insert BMP problem with Excel 2007

Threaded View

  1. #1
    Registered User
    Join Date
    03-18-2008
    Posts
    11

    Insert BMP problem with Excel 2007

    Hi Everybody,

    From my application I use Excel to generate some reports.

    With Excel 97, 2002, 2003 I simply select the cell and insert the BMP.
             oSheet:Range("A1","A1"):Select()
             oSheet:Pictures:Insert( cBMP1 )
    
             oSheet:Range("A61","A61"):Select()
             oSheet:Pictures:Insert( cBMP2 )
    With Excel 2007 all the images seem to be inserted in one place, not where I am selecting.

    Does anyone know why this would happen or what can be done to solve this issue?

    Thanks in advance,
    Jeff
    Last edited by royUK; 05-10-2008 at 12:20 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1