+ Reply to Thread
Results 1 to 2 of 2

VBA Copy and Paste with an Input Page to specify copy ranges to new table

  1. #1
    Registered User
    Join Date
    05-04-2015
    Location
    Chicago, Illinois
    MS-Off Ver
    2007
    Posts
    20

    VBA Copy and Paste with an Input Page to specify copy ranges to new table

    Hi, I'm working on a project where we are using survey monkey and the export from it is all the answers from a survey are in a single row (one row for each survey).

    What I want to be able to do is have an input page where the user manually specifies the columns to paste over to a new sheet, for each section of the survey. So for example for general information this is stored in columns A through H. So the user would specify a start column of A in a cell and an end column of H. The macro would then go to the data dump sheet grab the data between columns A and H for all of the surveys and paste it into another sheet where it can be formatted.

    I'm thinking for this simple example there are three sheets: Input, DataDump, and GeneralInformation. The input sheet specifies the column copy range, like B2 is the start column (value of "A") and B3 is the end column (Value of "H") on the DataDump and pastes into the GeneralInformation page on cell "B10" lets say.

    Example1.xlsx

    Thanks!

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,523

    Re: VBA Copy and Paste with an Input Page to specify copy ranges to new table

    See if this is how you wanted,
    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)

Similar Threads

  1. Replies: 3
    Last Post: 01-01-2015, 06:26 AM
  2. Copy/Paste to Input Box
    By Gober in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-30-2013, 11:48 AM
  3. Copy and paste dynamic ranges + transforming into a table
    By tigerallied in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-29-2013, 01:26 PM
  4. Copy auto insert page number and paste to a textbox on same page
    By thadacto in forum Word Formatting & General
    Replies: 3
    Last Post: 03-26-2013, 07:37 AM
  5. Count Value in Sequence w/ Dynamic Input Box, Copy Ranges
    By ExcelQuestFL in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-19-2011, 09:34 AM

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