+ Reply to Thread
Results 1 to 2 of 2

Selecting Rows

  1. #1
    Registered User
    Join Date
    01-15-2011
    Location
    Birmingham
    MS-Off Ver
    Excel 2007
    Posts
    1

    Unhappy Selecting Rows

    Hi,

    I have a list of row numbers that I need to select in another spreadsheet I.e I have a spreadsheet with around 25,000 rows in it, and I have another with around 5,000 rows in it that lists the row numbers I need to select in the other spreadsheet.

    See attachment for a sample of the smaller of the two spreadsheets that shows the row numbers I want to select

    I want to select the rows so I can cut them out and insert into a new sheet as I only need to edit these 5,000 not the entire sheet.

    Can anyone help??
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Need Help Selecting Rows

    Something like this. This macro creates a "string" for addresses, you can then insert that string into a range reference on another worksheet to copy / paste. The macro puts a formula in column B to create an actual list of numbers, unlike the problematic text strings you actually have in column A.
    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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