Results 1 to 10 of 10

having issues with target cell containing a formula (office 2000)

Threaded View

  1. #1
    Registered User
    Join Date
    07-19-2012
    Location
    Kansas
    MS-Off Ver
    2000, 2007
    Posts
    15

    having issues with target cell containing a formula (office 2000)

    good afternoon. i am having some issues with the following line in VBA :

    If Target.Address = "$E$120" Then Range("A5") = Range("A5") + Target.Value
    my problem is that the value does not update in A5. i believe this is because there is a formula in E120. is this the case, and if so, is there a work around? this is part of an inventory tracking sheet, and the formlula in E120 only shows a result if it pertains to particular criteria, i.e.: used, received, damaged, cut wrong, etc.:. this method is working fine for other cells that have drop in values from the user form, but it doesn't seem to work at all for cells that update with a formula.


    thank you for your kind assistance.
    Last edited by hawkingsright; 07-20-2012 at 04:56 PM.

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