Results 1 to 16 of 16

Save Txt file to a one dimensional array

Threaded View

Alexander40 Save Txt file to a one... 05-15-2024, 02:50 PM
TMS Re: Save Txt file to a one... 05-15-2024, 03:23 PM
Alexander40 Re: Save Txt file to a one... 05-16-2024, 09:25 AM
Alexander40 Re: Save Txt file to a one... 05-15-2024, 03:53 PM
AliGW Re: Save Txt file to a one... 05-16-2024, 09:28 AM
Alexander40 Re: Save Txt file to a one... 05-21-2024, 09:46 AM
TMS Re: Save Txt file to a one... 05-21-2024, 09:55 AM
JEC. Re: Save Txt file to a one... 05-21-2024, 11:14 AM
JEC. Re: Save Txt file to a one... 05-21-2024, 11:23 AM
Alexander40 Re: Save Txt file to a one... 05-21-2024, 01:17 PM
daboho Re: Save Txt file to a one... 05-23-2024, 10:01 AM
JEC. Re: Save Txt file to a one... 05-21-2024, 01:20 PM
JEC. Re: Save Txt file to a one... 05-21-2024, 01:23 PM
TMS Re: Save Txt file to a one... 05-22-2024, 06:25 PM
TMS Re: Save Txt file to a one... 05-22-2024, 06:31 PM
JEC. Re: Save Txt file to a one... 05-23-2024, 01:22 AM
  1. #4
    Registered User
    Join Date
    08-15-2008
    Location
    Mass
    MS-Off Ver
    2016, 64- Bit
    Posts
    36

    Re: Save Txt file to a one dimensional array

    Getting an error on line

    Range("A1").Resize(UBound(Arr) + 1, 1).Value = Application.Transpose(Arr)

    that states: Run -time error '1004' " Application -defined or object -defined error

    Also, Not sure this is what I am looking for. I want to have each line as it's own "row" in the array. So Arr(0) would equal the first line of text, Arr(1) would equal the second line of text and so on.
    Last edited by Alexander40; 05-15-2024 at 03:58 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 01-24-2023, 05:21 PM
  2. [SOLVED] have 1 dimensional array, trying to create a 2 dimensional array, runtime 9
    By dmcgov in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-21-2019, 07:03 AM
  3. [SOLVED] Convert 2 dimensional array to 1 dimensional
    By jaryszek in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2018, 05:20 AM
  4. Help converting one-dimensional array to multi-dimensional array
    By puzzlelover22 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-13-2016, 06:48 AM
  5. save one dimensional array to a range
    By HenT in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-24-2016, 09:31 AM
  6. Parse Data from one dimensional array into a 2 dimensional array.
    By JapanDave in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-30-2016, 07:29 AM
  7. Creating a 2-dimensional array from a 1-dimensional list
    By guywithcamera in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-27-2008, 06:34 PM

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