+ Reply to Thread
Results 1 to 4 of 4

Copying my raw data across to my presentable sheet

  1. #1
    Registered User
    Join Date
    04-24-2013
    Location
    UK
    MS-Off Ver
    Win 7
    Posts
    2

    Copying my raw data across to my presentable sheet

    Hi,

    I have a program that outputs columns of data in a fairly ugly way.

    I have a tidy sheet, but I don't want my staff to have to copy and paste each column individually between the ugly sheet and the presentable one.

    I want to set up my presentable sheet so that it will automatically copy from the ugly sheet. The problem I have is that the number of entries in the column in the ugly sheet is variable. Sometimes it could be 1000 rows in the column, sometimes it could be 10. So I need a function that will copy from the top to the bottom of the data regardless of how many rows there are.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Copying my raw data across to my presentable sheet

    Below inputs are required:-
    • How many columns? Is it constant? or variable? From Which column to which column?
    • What is the top row number?
    • Which column data determines the last row?
    • From which sheet to which sheet?
    • Where it needs to be pasted?
    • Paste area is constant? or variable?


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    04-24-2013
    Location
    UK
    MS-Off Ver
    Win 7
    Posts
    2

    Re: Copying my raw data across to my presentable sheet

    The Number of columns is constant.

    I want column A to copy into column B. Starting with A2 in the ugly sheet and copying to B10 in the presentable sheet.
    Column B, starting at B2, needs to copy into Column C starting at C10.
    Column D, starting at D2, needs to copy into Column E starting at E10
    Column G, starting at G2, needs to copy into Column D starting at D10

    With the exception of column G, there are no gaps in the data in the columns. Column G has frequent gaps in it but the gaps need to be copied across also so that the data still matches up.

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Copying my raw data across to my presentable sheet

    Try this... change the sheet names in the below code to your file sheet names.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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