+ Reply to Thread
Results 1 to 2 of 2

Read Base64 encoding string into an array

  1. #1
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Read Base64 encoding string into an array

    Hello everyone

    I have a code that stores the content of text files into an array and it is working well except for one point
    I used this line to store the content of the text file
    Please Login or Register  to view this content.
    When debugging I noticed that arr(i,2) which should have the content of the text files is incorrect .. I don't know why
    The content of the text file is Base 64 encoding string (Will attach sample text file that has this string of Base 64)

    My question is how to read the text file correctly so as to have the content of the text file into the array correctly?
    Here's the whole code attached with the sample text file
    Attached Files Attached Files
    Last edited by YasserKhalil; 08-02-2019 at 01:47 PM.
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  2. #2
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Re: Read Base64 encoding string into an array

    I have figured it out
    I replaced this line
    Please Login or Register  to view this content.
    With
    Please Login or Register  to view this content.
    And the code works fine now

    Thanks a lot

+ 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. Load Values To Array Using .CurrentRegion With Array Base 0
    By NeedForExcel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-01-2016, 07:53 AM
  2. Read Active Window and create a data base
    By shiva_reshs in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-22-2016, 01:53 PM
  3. read data from sheet1 and base on some parameters copy in other sheet
    By pedjvak in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-04-2015, 03:03 AM
  4. Replies: 1
    Last Post: 05-23-2014, 05:44 AM
  5. [SOLVED] Read last element of Split array and then discard it and resize the array.
    By staggers47 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-28-2012, 06:36 PM
  6. Replies: 2
    Last Post: 06-23-2006, 09:15 AM
  7. [SOLVED] sixty base
    By joshua in forum Excel General
    Replies: 1
    Last Post: 01-06-2005, 04:06 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