+ Reply to Thread
Results 1 to 3 of 3

find row no. of particular cell in a range and find last entry in that row

  1. #1
    Registered User
    Join Date
    06-26-2011
    Location
    Dubai
    MS-Off Ver
    Excel 2007
    Posts
    22

    find row no. of particular cell in a range and find last entry in that row

    hey guys..i have an existing database and i'm using a user form to make further entries in that database..each existing entry has a unique ID no..i want to search that ID no. which is in Column "O" and then find the last entry in that cell's row so that i can make further entries..to find the id i am using the following code..bt m stuck on how to get the row no. of the cell which the id the user has selected..if i hv the row no. i can use CountA to find a blank cell in that row..

    Please Login or Register  to view this content.
    Thanks..

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: find row no. of particular cell in a range and find last entry in that row

    If you want your function to return the row number instead (?):
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-26-2011
    Location
    Dubai
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: find row no. of particular cell in a range and find last entry in that row

    Now that 'searchIssue' has the row number..i wanted to make entries with the following code :

    Please Login or Register  to view this content.
    emptyCol contains the column number of the blank column available..

    But this is giving me "compile error:argument not optional" msg..

+ 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