+ Reply to Thread
Results 1 to 4 of 4

Need to find the row number for a particular record to edit

  1. #1
    Forum Contributor
    Join Date
    01-14-2004
    Location
    India
    MS-Off Ver
    365
    Posts
    264

    Need to find the row number for a particular record to edit

    Hi
    I am attaching a file.
    This is to create a membership data for an group.
    I have the data in the sheet "DATA" . The new data is adding through the sheet "ADDNEW" . It is working perfect.
    I need help in editing any record by calling Membership no. in F5 in sheet "EDIT".
    After I edit the record, I need to replace the record in "DATA" sheet.
    I tried a lot to code it but I failed in finding the row.
    Can someone help me.
    Thanks
    Attached Files Attached Files
    Appreciate clicking the * Add Reputation button on your left side, if you want say thanks to me

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,037

    Re: Need to find the row number for a particular record to edit

    You can add in your cuurent sheet:

    Please Login or Register  to view this content.
    If it's existing Membersip ID then it will overwrite it. If not it will add in next row.
    Never use Merged Cells in Excel

  3. #3
    Forum Contributor
    Join Date
    01-14-2004
    Location
    India
    MS-Off Ver
    365
    Posts
    264

    Re: Need to find the row number for a particular record to edit

    Hi zbor
    I tried edit my code and I am getting the following error.

    Run-time error '1004':
    Unable to get the Match property of the WorksheetFunction class

    Its working for existing ID, but getting error for new entries.
    I am attaching the file with the modification, if you can look on it.
    Thanks
    Attached Files Attached Files

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,037

    Re: Need to find the row number for a particular record to edit

    Here, try this:
    Attached Files Attached Files

+ 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