+ Reply to Thread
Results 1 to 5 of 5

format table

  1. #1
    Registered User
    Join Date
    04-04-2023
    Location
    Beziers, France
    MS-Off Ver
    Excel 365
    Posts
    13

    format table

    Hello,

    I receive a file with hourly data for 1 year with each 10min value in table. I would like to reorganise that in one column (Feuil1) . I have trying to use concat value but not works have you an idea to make that easly ?

    exemple data.xlsx

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,419

    Re: format table

    Delete ALL expected results. No copy/paste needed.

    =HSTACK(Feuil0!$A$1+SEQUENCE(120,,0,10)/(24*60),TOCOL(Feuil0!C1:H24))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    04-04-2023
    Location
    Beziers, France
    MS-Off Ver
    Excel 365
    Posts
    13

    Re: format table

    with concat on the feuil1, I arrive to "build" the good formula and copy past only the value in new cell but I need to click enter on each cell to display the result, and i have more than 50 000row to validate...

  4. #4
    Registered User
    Join Date
    04-04-2023
    Location
    Beziers, France
    MS-Off Ver
    Excel 365
    Posts
    13

    Re: format table

    Quote Originally Posted by Glenn Kennedy View Post
    Delete ALL expected results. No copy/paste needed.

    =HSTACK(Feuil0!$A$1+SEQUENCE(120,,0,10)/(24*60),TOCOL(Feuil0!C1:H24))
    I don't understand but thank a lot

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,419

    Re: format table

    You're welcome. Thanks for letting us know that you got an answer.




    If that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

+ 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. Replies: 5
    Last Post: 06-12-2020, 01:55 PM
  2. Replies: 4
    Last Post: 01-24-2017, 07:15 PM
  3. [SOLVED] Macro to extract information from exported file from one format table into another format
    By gmeikle in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-24-2017, 02:08 PM
  4. VBA to format/color pivot table or create new table to format
    By Richavlaues in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-24-2016, 11:57 AM
  5. Replies: 0
    Last Post: 08-13-2015, 06:23 AM
  6. Replies: 0
    Last Post: 03-12-2013, 01:41 PM
  7. Replies: 3
    Last Post: 10-25-2012, 04:30 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