Results 1 to 6 of 6

How to convert uploaded table1 to table2?

Threaded View

  1. #4
    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,427

    Re: How to convert uploaded table1 to table2?

    Don't bother about the file. it was easy enough to replicate. In (say) J2, copy acrossto L2 and down as far as needed:

    =OFFSET(A$10,3*(ROWS($1:1)-1),,,)

    In M2, copy down:

    =OFFSET($D$11,3*(ROWS($1:1)-1),,,)&" "&OFFSET($D$12,3*(ROWS($1:1)-1),,,)

    in N2, copied across to O2 and then down:

    =OFFSET(E$10,3*(ROWS($1:1)-1),,,)

    All assuming that your data start in A10...
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. If-Then copying specific data from Table1 to Table2 in a specific order
    By b4tmast in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-15-2016, 04:28 AM
  2. [SOLVED] When record is created/deleted in Table1, then add/delete record to Table2
    By michellepace in forum Excel General
    Replies: 1
    Last Post: 11-26-2015, 04:45 AM
  3. [SOLVED] Displaying a column from table2 based on a filter in table1
    By FVMLABOLG in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-06-2015, 04:58 PM
  4. Copy TABLE1 ROW from one sheet to TABLE2 LAST ROW in another sheet
    By jigneshwaghela07 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-02-2014, 08:51 AM
  5. Copy TABLE1 ROW from one sheet to TABLE2 LAST ROW in another sheet
    By jigneshwaghela07 in forum Hello..Introduce yourself
    Replies: 0
    Last Post: 06-01-2014, 12:56 PM
  6. Replies: 4
    Last Post: 05-07-2014, 03:32 AM
  7. How to copy Table2 columns in to Table1 ?
    By bsaimsc in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 10-04-2012, 07:13 AM

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