+ Reply to Thread
Results 1 to 2 of 2

Use a specific cell reference to find and overwrite that row(Find and Copy).

  1. #1
    Registered User
    Join Date
    12-17-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007 to 2013
    Posts
    35

    Exclamation Use a specific cell reference to find and overwrite that row(Find and Copy).

    I have a form that is used for the user to update a record, and i am struggling to get it to find the search referenced value and select the Cell on the master data set that contains that value.

    ie: D7="A1234"
    It should find "A1234"
    Paste and overwrite the row where "A1234" is the present in column B, Column "A".

    The paste bit works it just pastes in the wrong place in the middle of no where so the search is not working.

    Cell search reference= Sheets("Ammend").Range("D7")
    Search Range: Sheets("Cranes").Range("B7:B500")

    The main bit
    Please Login or Register  to view this content.
    It is the Ammend_FindRow that isnt working as below:
    Please Login or Register  to view this content.
    Thanks

  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: Use a specific cell reference to find and overwrite that row(Find and Copy).

    Like so?

    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)

Similar Threads

  1. Copy Specific Data (Find function?) with over populated cell to another row
    By notEXCELing in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2013, 02:44 AM
  2. [SOLVED] Formula to find specific text in a cell from a reference table?
    By larrens in forum Excel General
    Replies: 14
    Last Post: 03-26-2012, 11:41 AM
  3. Replies: 3
    Last Post: 07-22-2011, 07:16 AM
  4. find <cell reference> copy to new sheet
    By ngocpdn in forum Excel General
    Replies: 1
    Last Post: 07-22-2011, 06:41 AM
  5. Replies: 7
    Last Post: 02-02-2009, 02:40 PM

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