Hi all
I have excel file name: check.slxm with sheet(result), another excel file name source.xlsx with sheet1
Now I want to have macro to check day of report of all branchs in Column(H) and Column(M) with conditions. Mark Y or N or L1 or L2 in file check sheet(result) with:
Y: Branch report on time
N: Branch not report yet
L1: Report later under 10 days than "Day off"
L2: Report later from 10 days and more.. than "Day off"
Day off: - Report code(G00014): Day 10 of next month
- Report code(G00854, C00264): Day 15 of next month
- Report code(G03654, F00024, A00014): Day 25 of next month
- Other Report code: Day 20 of next month
This code below work fine with me if “Day off” only day 25 of next moth, but now “Day off” split 4 group. Please help me one again.
Link to old thread: https://www.excelforum.com/excel-pro...ml#post5193277![]()
Please Login or Register to view this content.
Bookmarks