+ Reply to Thread
Results 1 to 5 of 5

Macro that copies info from sheet 1 to sheet 2 and goes to next available row

  1. #1
    Registered User
    Join Date
    06-28-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Macro that copies info from sheet 1 to sheet 2 and goes to next available row

    Hello! I'm having a major problem with figuring out if this is even possible on Excel. This is a project that I am working on at work and it is absolutely crucial that I figure it out as soon as possible. Unfortunately I'm not that savvy with excel and wasn't able to find the solution on any forums or online at all. I really hope someone will be able to help me out and that my explanation makes sense!

    Currently there are multiple vendors that my company works with and there are contracts that these vendors must complete. There is a forecast created for the next fiscal year to determine when we believe that the vendors will be completing these contracts and returning them to us. On sheet 1, there consists forecasts that are broken up into each month, and columns include the name of the vendor, the name of who is managing the contract in my company, the relationship manager that both parties must work with, and the tier that the vendor is in.

    This is an overview sheet, and on sheet 2, it contains much more information. There are many different contracts and steps that the vendor must go through, and these dates need to be documented which will be found on this sheet. To save time and eliminate repeating processes, I really need it so that all the information that was entered in sheet 1, is copied simultaneously into cells in sheet 2. At first it was a simple task by just doing =D11, but because there are spaces between the rows in sheet 1 due to the change of months and spacing, it creates gaps in sheet 2 and makes it look messy and not easy to work with.

    My question is, is there a way to create a macro that copies the information from sheet 1 to sheet 2, while taking that information to go to the next available line?

    I've attached my excel to this post, it's not the exact information due to company confidentiality, but I created a very watered down version to get the message across.

    Thank you!!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: Macro that copies info from sheet 1 to sheet 2 and goes to next available row

    Hello,

    Is Tier always have just two numbers, 1 and 2?
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  3. #3
    Registered User
    Join Date
    06-28-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Macro that copies info from sheet 1 to sheet 2 and goes to next available row

    No, I think there are 4 tiers in total

  4. #4
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: Macro that copies info from sheet 1 to sheet 2 and goes to next available row

    Firstly this is a formula method instead of VBA.

    There are two sheets;

    If you just have 4 Tiers see the Formula Sheet,
    If you have more Tiers see the Array Formula sheet. This formula must be confirmed with CONTROL+SHIFT+ENTER, rather than just ENTER.

    I have used some named range in the formula. NextRange & Data.

    Before create NextRange, need to select A3 in Formula sheet.

    Hope this helps.

  5. #5
    Registered User
    Join Date
    06-28-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Macro that copies info from sheet 1 to sheet 2 and goes to next available row

    So when I make a new entry into "Vendor Forecast" where will it appear?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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