KAMLESHDALVI
New Member
Hi
We have a daily review on shortages list with the Materials team and there are commitments on the forecasted receipt dates. There are two sheets in my File shortage list & Master Follow Up sheet.
The Field Tag is unique in both the sheets , I am trying to build the VBA code , Once the days review is completed and code runs I am expecting VBA code to perform as below
Hope I have not confused , looking for a Help
We have a daily review on shortages list with the Materials team and there are commitments on the forecasted receipt dates. There are two sheets in my File shortage list & Master Follow Up sheet.
The Field Tag is unique in both the sheets , I am trying to build the VBA code , Once the days review is completed and code runs I am expecting VBA code to perform as below
- User will clear the data in columns J , K
- User will review the multiple line items , will Update the columns J with the Review Date ( date field ) & columns K with the Remarks
- The code should match the Tag no in the Master Follow Up sheet and insert the Review status as Split line in the Cell. If earlier data is available this should be inserted as separate line
- The full Remark will be then stored as Note for the respective tag
- Say the Review happens on 1st Dec 2020 , 25th Dec 2020 & 10th Jan for 150 Items and review status is updated. I want to utilize the Data for my subsequent reviews for How many times the commitments are shifting and what issues were discussed in last review
Hope I have not confused , looking for a Help