+ Reply to Thread
Results 1 to 2 of 2

Current row in one worksheet dictates values in another

  1. #1
    Registered User
    Join Date
    12-30-2011
    Location
    Jeannette, PA
    MS-Off Ver
    Excel 2010
    Posts
    19

    Current row in one worksheet dictates values in another

    I'm sure this is just a simple question but, I have no books on VBA programming in Excel and don't know what it is reffered to, in order to search of it.

    1.) Based on the current curser possition in sheet1, I would like sheet2 to display all or some of the row values (in a special form)
    2.) As the current curser possition chances in sheet1, the values should be updated in sheet2 (like a database record and form)
    3.) If values are changed in sheet2 they should reflect the change on sheet1
    4.) From sheet2 I should be able to move the curser up and down in sheet1 reflecting the different values of the rows

    I'm sure it has been done
    If you know of any examples let me know

    As alway thanks soo much for any help

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,638

    Re: Current row in one worksheet dictates values in another

    You can probably do the first couple of items using a VBA Sheet Selection Change event.

    Then you'd need some code to process the form when changes are made.

    Maybe you could post a sample workbook if you want more specific help.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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