+ Reply to Thread
Results 1 to 5 of 5

Copying Excel data across 2 separate sheets

  1. #1
    Registered User
    Join Date
    12-14-2015
    Location
    texas
    MS-Off Ver
    2016
    Posts
    3

    Copying Excel data across 2 separate sheets

    I have a spreadsheet (Work Flow) with data going horizontal from columns F to Q. I am trying to copy this data to a separate spreadsheet (monthly income). This data needs to go vertically. The problem I am having is trying to copy this down vertically. I need the column to change not the cell number. I am trying to reference just the cell. No additional formula. Below is an example of how I need it to transfer. I would like to be able to drag or copy and paste this information and not have to actually reference every cell on the monthly income spreadsheet.

    Work Flow Monthly Income
    F3 H2
    F5 H3
    F7 H4
    F9 H6
    F11 H7

    Work Flow Monthly Income
    G3 H10
    G5 H11
    G7 H12
    G9 H14
    G11 H15

    When I copy or drag down the formula to the new columns on Monthly Income it changes the cell number not the column.

    Is there a way to get the column to change and not the cell number?

    Thank you in advance.

  2. #2
    Registered User
    Join Date
    12-14-2015
    Location
    texas
    MS-Off Ver
    2016
    Posts
    3

    Re: Copying Excel data across 2 separate sheets

    I have attached a sample worksheet of what I am trying to do. On sheet work flow the data goes horizontal. I need that information to go to monthly income but change the column to correspond with the month which goes vertical.
    Attached Files Attached Files

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Copying Excel data across 2 separate sheets

    I found the data quite awkward to work with so made an adjustment of the row headers on the Work Flow worksheet to match the row headers on the Monthly Income. This could be done the other way around as long as the headers match exactly. In addition, I filled down the dates on the Monthly Income worksheet and hid the dates added by formatting the text as white. The column headers with the months I edited so that there was a consistent presentation of the months and not a mix of full month names and abbreviations. Doing the above allows the use of INDEX and MATCH to extract the values for the months going across.

    Enter this formula in 'Monthly Income'!H2 and fill down then replace the formula in the column for the rows titled "Total: this is your Base for this month" with the amount.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  4. #4
    Registered User
    Join Date
    12-14-2015
    Location
    texas
    MS-Off Ver
    2016
    Posts
    3

    Re: Copying Excel data across 2 separate sheets

    Thank you for the response and help. You solved this problem for me.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Copying Excel data across 2 separate sheets

    Thank you for the feedback.

    If possible to do so, I would really consider changing the data to proper data format which is Headers for each column (each column is a data field) and 1 row per record. Your data would look much different but would be much easier to work with.
    Attached Files Attached Files

+ 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] Macro needed to Concatenate data in 2 separate tables of 2 separate sheets
    By 823 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 02-08-2015, 02:02 PM
  2. [SOLVED] VBA Help need for Copying data from another sheet and create separate sheets
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-26-2014, 09:27 AM
  3. [SOLVED] Excel vba copy data from general sheets and organize them in separate sheets.
    By excelsubb in forum Excel Programming / VBA / Macros
    Replies: 40
    Last Post: 01-24-2013, 08:01 AM
  4. Finding Matching Values in Separate Sheets and Copying Accompanying Data
    By hamidxa in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-25-2012, 03:56 AM
  5. Replies: 2
    Last Post: 05-25-2012, 02:56 AM
  6. Replies: 2
    Last Post: 05-25-2012, 02:56 AM
  7. Matching data on two separate sheets and copying from one to another
    By eonizuka in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-23-2009, 11:47 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