+ Reply to Thread
Results 1 to 3 of 3

Automatically Copy and Past a Variable Number of Cells Based on a Cell Reference

  1. #1
    Registered User
    Join Date
    05-30-2012
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    1

    Automatically Copy and Past a Variable Number of Cells Based on a Cell Reference

    Hello!

    I have data in columns ID number, name, and email on one page. I want to have a separate page where a user can type the number of people they want on their list into a cell, then click a button which automatically copies the info for that many people into another page, generating a list of whatever size they choose.

    Does anybody know how to do that? Is there a way I can do it by a formula? Or is it 100% a macro I have to code (I don't know how to do that).\

    Thanks so much for your help!!

    Joe

  2. #2
    Forum Contributor
    Join Date
    06-23-2010
    Location
    Iowa, United States
    MS-Off Ver
    Excel 2007
    Posts
    145

    Re: Automatically Copy and Past a Variable Number of Cells Based on a Cell Reference

    I would wait until you hear from another more experienced member, but I cannot think of any way to do this without using macros.

    Steve

  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
    53,050

    Re: Automatically Copy and Past a Variable Number of Cells Based on a Cell Reference

    if you add a helper column with sequential numbers, apply filters, you could use the filter to list all names up to 50, for instance, or any number you select
    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

+ 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