+ Reply to Thread
Results 1 to 4 of 4

Transposing Automatically

  1. #1
    Registered User
    Join Date
    04-10-2013
    Location
    Maldives
    MS-Off Ver
    Office 365
    Posts
    60

    Transposing Automatically

    Candle Test.JPG

    i have a large data set. its just prices im collecting from a Jason script copy pasting, but when i copy them i get all the data as below shown above.

    {
    "candles": [
    {
    "close": 10607.2,
    "epoch": 1647132360,
    "high": 10607.2,
    "low": 10588.92,
    "open": 10591.48
    }

    How can i easily get all the close, epoch, high, low, open with its respective prices as cloums?

    i attached a sample excel file as well.

    Thank you
    Attached Files Attached Files
    Last edited by vonmunchy; 03-14-2022 at 08:20 AM.

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Transposing Automatically

    Hi,

    =LET(α,B3:B700,INDEX(FILTER(α,α<>""),SEQUENCE(COUNT(α)/5,5)))

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,415

    Re: Transposing Automatically

    Formula
    Please Login or Register  to view this content.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    04-10-2013
    Location
    Maldives
    MS-Off Ver
    Office 365
    Posts
    60

    Re: Transposing Automatically

    apologies for the late reply. Thank you for the solutions

+ 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] Transposing a vertical list automatically after pasting it in a column?
    By rcane in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 10-09-2021, 11:54 AM
  2. Replies: 7
    Last Post: 06-18-2020, 02:09 PM
  3. [SOLVED] Scripts for automatically transposing alot of columns into rows?
    By naturegirl in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-16-2013, 03:39 AM
  4. Transposing list of values with 6 zeroes in front to retain the zero after transposing
    By Lisa4legin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-16-2013, 03:34 AM
  5. [SOLVED] About Transposing
    By billow in forum Excel General
    Replies: 3
    Last Post: 07-26-2012, 06:23 AM
  6. Automatically transposing data and deleting zero values
    By oad2g in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-19-2012, 04:39 PM
  7. Automatically Transposing Rows to Columns on a Mass Level
    By JonM08 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-26-2008, 11:50 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