+ Reply to Thread
Results 1 to 1 of 1

Transfer Values Based On Condition & Insert Date

  1. #1
    Forum Contributor
    Join Date
    12-10-2008
    Location
    Austin
    Posts
    660

    Transfer Values Based On Condition & Insert Date

    Any help to fix my code is appreciated.
    So far it's not doing what I need it to.
    For the item numbers in column A, I have a values representing quanities in columns D,E,G, and L. D&E being the most recent qty value.
    If the value in column E changes and is not equal to value in G, than these values for the item number in A, will be copied and replacing the values in G. Likewise, G will be transfered to L.

    For each change in value in G, I want to have the current date be put into column H for the corresponding row. For each transfer from G to L.
    The date in column H will be copied to column M for the corresponding row.

    I've attached an example problem.

    The code so far is as follows:

    Please Login or Register  to view this content.
    I've commented out a lot of lines, that I've tried to use to get something working for me.

    To test, just put any value you want into columns E. Again, if the value is
    different than the value appearing in column G, than the value in E should get transferred to G. Therefore, the sequece of events will be :
    G to L
    then
    E to G

    Again, Any help is appriciated.

    Thanks,

    BDB
    Attached Files Attached Files

+ 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