Hi there, I am trying to do the following
1. Have a specific value date which I need to check against a list of dates (holiday dates)
2. I do a join between these 2 datesets and if i find a match, I would like to increment the date by 1
3. Repeat steps 1 and 2 until my Value date is not same as the list of dates
I have attached the code, I am trying to understand if we can have 2 seperate inputs in a Iterative Macro
Many Thanks for your help
Amitoj