Results 1 to 14 of 14

Thread: Locate a set value and copy the value in the cell that's below it

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Sep 2020
    Posts
    62
    Location

    Locate a set value and copy the value in the cell that's below it

    Hello,

    This is very similar to situation I received helped on recently. So I'm sorry in advance if this looks familiar to some of you. But I'm looking to search column A for the phrase "Account Number", then have it copy the actual number below it and paste in a separate sheet.

    I provided an example spreadsheet of what the raw data appears like (Shareholders) and what the finished product should look like (Final). The heading "Account Number" on the Final sheet will all ready be provided, so that doesn't have to be carried over in the macro. The catch is, in some instances, there's a page break in the raw data preventing the actual numeric number to not be directly below the "Account Number" heading. I provided an example of this in lines 19-25 in the Shareholders tab.

    Thanks as always.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •