pic

  1. R

    Insert Pic based on Selection

    I have a sheet called "Main" In Cell B3 I have a drop down list, Whatever I choose here I want a picture to appear on Main starting in Cell E3 I can either have the pictures stored on another Sheet or from a Folder which ever is easiest, by choice i'd like it to locate the pic from another...
  2. L

    Error Handling - 2nd Loop Doesn't Pick It Up

    ** RESOLVED with Resume ResumeCode under "rngPicPosition = "IMAGE UNAVAILABLE"" Hi, I'm trying to import a picture using an URL, if the picture isn't found then go to my Error Handling code. Which works fine on the first loop but then fails on the 2nd +. Any suggestions? I'm 100% sure it's...
  3. C

    PDF Image into Excel

    Hello Excel Gurus, To start off I am learning macro as I go. But here goes to what I am trying to do for this macro. I have a tab lets say "Sheet1" where there is two columns of data A:B. Column B has hyperlinks to PDF's. Then I have "Sheet2" where I have cell B2 where someone can enter in a...
  4. L

    Inserting Picture From URL Is Pasting Into ActiveCell Instead Of Variable

    Hi, I have the following code that pastes an image from a URL into a cell where rngPicPosition is variable, it changes for each loop in my full code so first loop is .cells(5,3) next loop is .cells(10,3).. .cells(10,5) however it's pasting the image into the activecell. Any ideas why? I'm...
  5. L

    To help protect your privacy, PowerPoint has blocked automatic download..

    Hi, I created a macro that will pull an image from a URL and then save it into my directory via PowerPoint. Before the macro I was manually getting the pictures and using the save macro after that which worked fine but now with this pull URL I'm suddenly getting this message. How do I prevent...
  6. muhammad susanto

    VBA : Error Code When Adjust The Range

    hi guys.. i need your help, this code not stable i have modify this code in the other sheet but still error.. here this code : Sub Test2()<code style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; line-height: 12px;">Dim indx As Long Dim cellFrames As Variant Dim Pic As...
  7. G

    Need help with value return with Yes and No

    What I want to do is have a Yes or No under the Eligible Superstar column (first pic), using the names on the second pic. So if the name in A3 of the first pic is on the list in the second pic, then Yes in G3, if the name isnt on the list, then No in G3. Is this possible? Thanks
  8. P

    VBA execution stalls while inserting a pic from a URL

    Fellow sufferers My below code stalls somewhere between Debug.Print "Inserting pic from URL " & strShpUrl and Debug.Print "Inserted pic from URL " & strShpUrl. I am new to errorhandling, I tried to read everything there is, so whats wrong with my code? The sub should be run about 300 times to...
  9. muhammad susanto

    Vba To Resize Picture in cell then extract

    hi guys.. i need your help .. i have extract/insert picture 4 pic from a folder in cell then i want that 4 pic can automatically resize and placed in cell star row from 84 to 87 (4 box cell) my arrow i hope can be explain.. this my file : https://app.box.com/s/via1y8c2asfabjbltwqmyjxujlxbx2x9...
  10. E

    VBA Code to Delete pictures contained in the selected cells

    Hi guys, I'm trying to create a Macro to delete all the pictures contained in the selected (highlighted) cells. The macro has to be used several times and in different Excel files consequently the cell's references change every time. I created the below macro but it does not work unless I...
  11. J

    Image according to ID

    Dear Experts Hi, I need your guidance regarding showing related images, 1. In drive D I have a folder name Database 2. One of Subfolder exists here is named Images (contains lots of images named by ID, 11,12,13 etc.) 3. An Excel Workbook exists here in the database folder 4. One of worksheet...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top