+ Reply to Thread
Results 1 to 3 of 3

Transfer data in cells/row from one tab to another

  1. #1
    Registered User
    Join Date
    06-30-2014
    Location
    Bellingham, WA
    MS-Off Ver
    2007
    Posts
    2

    Transfer data in cells/row from one tab to another

    I have 2 tabs I am working off of. Sheet1 has all my information in rows with 1 coulum blank. I would like to populate the blank coulum cell with (X-1) and it would then transfer that row of information to another tab in the location where (X-1) is.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Transfer data in cells/row from one tab to another

    H and welcome to the forum

    Try this, copierd down and across...
    =IFERROR(INDEX('Info Sheet'!$B$4:$K$9,MATCH(Templet!$A5,'Info Sheet'!$A$4:$A$9,0),MATCH(Templet!B$3,'Info Sheet'!$B$3:$K$3,0)),"")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    06-30-2014
    Location
    Bellingham, WA
    MS-Off Ver
    2007
    Posts
    2

    Re: Transfer data in cells/row from one tab to another

    I tried using your formula and nothing happened. I miss spoke earlier I have 1 info page and multiple tabs (5) that I would like to auto populate.

+ 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] Transfer data in cells from one tab to another tab
    By Robbyvictoryop in forum Excel General
    Replies: 7
    Last Post: 09-26-2013, 04:57 PM
  2. Transfer data to other cells
    By G.Ashton in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-13-2013, 04:48 AM
  3. Replies: 4
    Last Post: 01-18-2013, 10:49 PM
  4. Excel 2007 : Transfer data to different cells
    By mfecoomber in forum Excel General
    Replies: 2
    Last Post: 02-04-2010, 07:29 PM
  5. transfer data into row cells from column cells in Excel
    By Bernard Modlinsky in forum Excel General
    Replies: 3
    Last Post: 08-12-2006, 03:15 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