Hi All
I have created a workflow that I use to basically reconcile information from 2 different sources by using the join tool. How I built this is used the formula tool to "match" the differences in the original files. For example, I wrote a bunch of IF THEN ELSE statements such as If Account Number = "07005" THEN "7005" as this refers to the same account but 1 of the input sources adds a zero. It works but if there is more data added I have to go into the actual workflow and update.
My question is I want to create an excel reference sheet to incorporate this that way the user can update the sheet and I don't have to keep updating the actual workflow. Basically just referencing the sheet using Vlookups. I have my inputs but wasn't sure how to incorporate this into my flow. Any help would be greatly appreciated.
Thank you!