+ Reply to Thread
Results 1 to 2 of 2

Range.PlacePictureOverCells Explanation Request

  1. #1
    Forum Contributor
    Join Date
    06-14-2016
    Location
    Brookland, Arkansas
    MS-Off Ver
    2007,2021
    Posts
    129

    Range.PlacePictureOverCells Explanation Request

    Hello,

    While exploring the object browser to learn more properties and methods available for use, I discovered "PlacePictureOverCells" which is a method member of Excel.Range. I don't know how to use this or even what it is supposed to do.

    I assumed it would place an image over the selected range. However, whenever I created a basic sub (shown below) I just got errors. Initially I tried this with no specifications between the parenthesis, but then later tried it with a file path leading to an image. Still no success.

    Can someone explain this method to me? I have found absolutely nothing online when searching for Range.PlacePictureOverCells.

    Please Login or Register  to view this content.
    Who needs a life when you have Excel.

  2. #2
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,913

    Re: Range.PlacePictureOverCells Explanation Request

    It's not surprising you haven't found anything online as it's a very new feature. It also seems very buggy in my tests - only works at all for me if the range is A1. The image seems to need to be passed as a reference to an IPictureDisp object, which you get as the result of LoadPicture.
    Rory

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Wants an explanation about passing range variables between subroutine
    By dexiongmao in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-25-2021, 07:27 PM
  2. Need explanation of range.end property
    By MagPower in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-11-2019, 10:52 AM
  3. Explanation of Lookup function and vector form with table as a range
    By AlwaysExcel in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-12-2018, 06:07 PM
  4. Help with VBA code & or Explanation, mostly about Vlookup, Variable row range
    By Peep_Show_Fan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-05-2016, 08:44 AM
  5. Run-time error 9: Subscription out of Range explanation needed
    By frankt68 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-19-2015, 07:40 AM
  6. [SOLVED] Coding Explanation Help Request
    By inq80 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-09-2015, 05:59 PM
  7. [SOLVED] Request for syntax explanation.
    By Jim15 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-17-2013, 04:53 PM

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