+ Reply to Thread
Results 1 to 7 of 7

automatic update for cell in worksheet using vba doesnt want to display value

  1. #1
    Registered User
    Join Date
    12-07-2010
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    29

    automatic update for cell in worksheet using vba doesnt want to display value

    Hi this code doesnt want to display my value in n12 dependant on the change in m12 on the same worksheet. help plz

    Please Login or Register  to view this content.
    Last edited by st0kvis; 01-18-2011 at 09:27 AM. Reason: header doesnt comply to forum rules

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: automatic update for cell in worksheet using vba doesnt want to display value

    Thanks for complying. Change:
    Please Login or Register  to view this content.
    to:
    Please Login or Register  to view this content.
    and you should be fine.
    Remember what the dormouse said
    Feed your head

  3. #3
    Registered User
    Join Date
    12-07-2010
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: automatic update for cell in worksheet using vba doesnt want to display value

    It still doesnt want to work

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: automatic update for cell in worksheet using vba doesnt want to display value

    Misread your code - you want the change event, not the selection change event. Change the first line to:
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    12-07-2010
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: automatic update for cell in worksheet using vba doesnt want to display value

    still nothing.

  6. #6
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: automatic update for cell in worksheet using vba doesnt want to display value

    Are you changing M12 manually or as the result of a formula? If the latter, then a change event won't work and you'll need the Worksheet calculate event.

  7. #7
    Registered User
    Join Date
    12-07-2010
    Location
    south africa
    MS-Off Ver
    Excel 2010
    Posts
    29

    Talking Re: automatic update for cell in worksheet using vba doesnt want to display value

    Thank you very much!!!

+ 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