Banner

Wednesday, October 2, 2019

Transaction Weekly And Montthly Excel VBA Part 1

2 comments:

  1. Sir,
    'Excel'lent efforts and useful ideas. Please provide vba code as well as working Excel file.

    ReplyDelete
  2. Dear Sir,

    Please help me.

    I have 2 excel files A and B.

    I am using file A for Data Entry and B for making report.

    file B cell reference are in file A.

    when I entered data into file A and save and close then after I open file B for making report.

    After update if File B cell data change then i want to run vba code.


    Thanks

    Amit
    ae.ramgarh@gmail.com

    Example:

    In File A

    Cell Address = A1

    I Entered data = Computer

    save and close file A

    When I Open File B

    ask for update "I click on Update"

    Cell Address = B1 (reference : File A / cell A1)

    Now Cell B1 Value = Computer

    If Cell B1 value Change then run vba code.


    Note: I just want to know that how to realize the excel that cell value (File B / CEll B1) is changed.

    I tried Worksheet_change event but its work only when I change in worksheet(File B).

    ReplyDelete

Please do not enter any spam message in comment box