Is it possible to update two lists at once?
I have list A and B. They both have the same items. If I add new items or change items in list A how do I get list B to automatically update to match A? Is there a workflow to accomplish this?
Fire an event handler would be simple but that’s a coding metaphor. Here’s a link that will allow you develop a workflow as well as code to fire an event handler. Enjoy