I'm trying to figure out a way to open an existing form from a different library using a button in a filler form. For example, I have nameField1 in my filler form. I am looking to open a form in a different library with the same identifying nameField. So I would want the button to look in the second library for a record with nameField1 and then open the existing record.
Does that make sense?