+ Reply to Thread
Results 1 to 12 of 12

Automatically Update from Sheet1 to Sheet2

  1. #1
    Registered User
    Join Date
    02-03-2015
    Location
    Hyderabad
    MS-Off Ver
    2013
    Posts
    14

    Automatically Update from Sheet1 to Sheet2

    Hello Everyone,

    Hi this is Mukesh. I have a issue regarding the automatically update data from one sheet(sheet1) to another sheet(sheet2). Could you please give me the solution are send me the example excel sheet which includes 10 columns in sheet1 and 10 columns in sheet2.

    Thank you,
    K.Mukesh
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-20-2015
    Location
    chennai
    MS-Off Ver
    2007
    Posts
    2

    Re: Automatically Update from Sheet1 to Sheet2

    Hi Mukesh,

    I need to understand what you are requesting on this excel, since the sheet 1 contains total calls or queries handled but sheet 2 contains break up.

  3. #3
    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
    52,946

    Re: Automatically Update from Sheet1 to Sheet2

    You have no matching data? What would your expected outcome look like?
    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

  4. #4
    Registered User
    Join Date
    02-03-2015
    Location
    Hyderabad
    MS-Off Ver
    2013
    Posts
    14

    Re: Automatically Update from Sheet1 to Sheet2

    When I enter data in sheet1 it automatically gets updated into sheet2 with the same column name.

  5. #5
    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
    52,946

    Re: Automatically Update from Sheet1 to Sheet2

    Based on what? In sheet2 you have a bunch of names, where did they come from and how do they relate to anything from sheet1?

    IF you just want to pull the data in from sheet1, with noting to relate to, try this, copied down and across...
    =IF(Sheet1!A2="","",Sheet1!A2)

    If thats not what you wanted, please explain again

  6. #6
    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
    52,946

    Re: Automatically Update from Sheet1 to Sheet2

    Based on what? In sheet2 you have a bunch of names, where did they come from and how do they relate to anything from sheet1?

    IF you just want to pull the data in from sheet1, with noting to relate to, try this, copied down and across...
    =IF(Sheet1!A2="","",Sheet1!A2)

    If thats not what you wanted, please explain again

  7. #7
    Registered User
    Join Date
    02-03-2015
    Location
    Hyderabad
    MS-Off Ver
    2013
    Posts
    14

    Re: Automatically Update from Sheet1 to Sheet2

    Could you please send me a sample example excel sheet which includes sheet1 and sheet2.
    Actually I need when we enter a data in sheet1 it automatically update into sheet2 with the same name are same column name or row name etc.

  8. #8
    Registered User
    Join Date
    01-20-2015
    Location
    chennai
    MS-Off Ver
    2007
    Posts
    2

    Re: Automatically Update from Sheet1 to Sheet2

    check this attachment.. let me know this is what you wanted...
    Attached Files Attached Files

  9. #9
    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
    52,946

    Re: Automatically Update from Sheet1 to Sheet2

    I suggest that you upload a WB that contains better samples of what you are working with, and what your expected outcome is

  10. #10
    Registered User
    Join Date
    02-03-2015
    Location
    Hyderabad
    MS-Off Ver
    2013
    Posts
    14

    Re: Automatically Update from Sheet1 to Sheet2

    Hello Venkat,

    The attachment Excel file is not working. Could you please resend the same sample file.

    Regards,
    K.Mukesh

  11. #11
    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
    52,946

    Re: Automatically Update from Sheet1 to Sheet2

    mukeesh123, did you read post 9?

    Also, the file downloads ok for me, but the contents make no sense in relation to your question

  12. #12
    Registered User
    Join Date
    02-03-2015
    Location
    Hyderabad
    MS-Off Ver
    2013
    Posts
    14

    Re: Automatically Update from Sheet1 to Sheet2

    Hello Venkat and FDibbins,

    I am attaching the sample file. could you please enter the data in sheet1 and it should be directly updated into sheet2 with the same name or same column. As example on attached sheet we have a phonecalls column in sheet1 and it directly updated the same phonecalls column name in sheet2 like wise I need all columns should be updated in attached sheet.

    Thank you,
    K.Mukesh

+ 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] Check if data in Sheet1 matches with Sheet2 and then update sheet1
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-18-2014, 01:39 PM
  2. Replies: 6
    Last Post: 07-25-2013, 02:58 PM
  3. Replies: 0
    Last Post: 12-05-2012, 09:59 PM
  4. Update sheet2 with sheet1
    By tqm1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-25-2007, 04:20 AM
  5. how to update data on sheet1 and have it auto update on sheet2
    By Tommy in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-11-2005, 06:43 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