Good morning everyone!
I'm trying to get information from two different SharePoint lists.
I want to get the information from (List1) witch has the tracking number same as the new list (List2) when item witch was created.
So what I would like it to do is: when a new item is created in (List2) use the tracking number from (List2)to find the item in (List1) that has the same tracking number as the new item created in (List2) and then get Both the new item(List2) and the the old item (List1) so I can put both items information in email.
Please if some can help!