+ Reply to Thread
Results 1 to 5 of 5

Display BASE64 String as image in a cell

  1. #1
    Registered User
    Join Date
    01-19-2023
    Location
    Brazil
    MS-Off Ver
    365
    Posts
    3

    Question Display BASE64 String as image in a cell

    Hi guys, everything alright?

    I have a String that contains a Image in Base64 Format

    Like this:

    "data:image/png;base64.........."

    I need a way to display that link (can be in right side cell) as a image, i know that this can be done in other MS applications, but i need to do this in a Excel Table to print a report with all the images.

    is there a way?

  2. #2
    Valued Forum Contributor Haluk's Avatar
    Join Date
    02-14-2019
    Location
    Turkiye
    MS-Off Ver
    2010 - 64 Bit on Windows-11 (22 H2) 64 Bit
    Posts
    1,149

    Re: Display BASE64 String as image in a cell

    Try this, which will insert a picture (Base64 encoded) in cell A10;

    Please Login or Register  to view this content.
    Last edited by Haluk; 01-20-2023 at 01:25 PM.

  3. #3
    Registered User
    Join Date
    01-19-2023
    Location
    Brazil
    MS-Off Ver
    365
    Posts
    3

    Re: Display BASE64 String as image in a cell

    With this code, the picBase64 would be a variable?

    And that display in A10 is going to be repeated to all cells? i have more than 20k

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,719

    Re: Display BASE64 String as image in a cell

    You said:

    I have a String that contains a Image in Base64 Format

    Like this:

    "data:image/png;base64.........."

    I need a way to display that link (can be in right side cell) as a image
    For the best solution to your problem, give a complete description of what you need.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  5. #5
    Registered User
    Join Date
    01-19-2023
    Location
    Brazil
    MS-Off Ver
    365
    Posts
    3

    Re: Display BASE64 String as image in a cell

    Sorry, not my native language, anyway is there a way to do that?

    For better example:

    Attachment 814547

+ 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. Decode Base64 text to string
    By arunac in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-23-2020, 04:58 AM
  2. [SOLVED] Read Base64 encoding string into an array
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2019, 01:51 PM
  3. [SOLVED] Create a Base64 String for a PDF file
    By seaside_escape in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-25-2018, 09:23 AM
  4. Search box code - Will display an image and clear to remove image
    By mutzie in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-06-2016, 11:10 AM
  5. [SOLVED] Linking Image to a cell value, and display the selected image in new sheet
    By siva venkata in forum Excel General
    Replies: 12
    Last Post: 03-25-2014, 02:34 AM
  6. VBA to display image when url is placed in cell
    By papajojo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-10-2013, 09:52 PM
  7. Display Image Based On Image Name In Cell
    By processchip in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2011, 10:11 AM

Tags for this Thread

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