+ Reply to Thread
Results 1 to 6 of 6

Goto particular row number as per value in a cell

  1. #1
    Registered User
    Join Date
    05-22-2013
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    10

    Goto particular row number as per value in a cell

    How can we go to particular cell as per the value in a cell... what can the vba code for this be.... Please refer my attached file for clear understanding of the problem....
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-13-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    401

    Re: Goto particular row number as per value in a cell

    Try this. Two lines of code.

    gotorownumber - modified.xlsm

  3. #3
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,125

    Re: Goto particular row number as per value in a cell

    See if this is what you're looking for.
    Attached Files Attached Files
    David
    (*) Reputation points appreciated.

  4. #4
    Forum Contributor
    Join Date
    10-13-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    401

    Re: Goto particular row number as per value in a cell

    Ah. You want to goto the Z column.

    Modified:

    gotorownumber - modified.xlsm

  5. #5
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Goto particular row number as per value in a cell

    Without the need for buttons use the Workheet_Change event

    In the Sheet Module
    Please Login or Register  to view this content.
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  6. #6
    Forum Contributor
    Join Date
    10-13-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    401

    Re: Goto particular row number as per value in a cell

    Quote Originally Posted by Marcol View Post
    Without the need for buttons use the Workheet_Change event

    In the Sheet Module
    Please Login or Register  to view this content.
    That's probably the best solution of them all.

+ 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