I have two forms, both connected to the same table.
On closing FormB, I would like to pass a field value as OpenArgs to FormA, and Open FormA
On Opening FormA, I would like to go to that record in FromA which as the FieldValue = OpenArgs, and directly display this specific record only, out of the several.
I have tried several iterations and failed.
Please Help Out!
Thank You!
On closing FormB, I would like to pass a field value as OpenArgs to FormA, and Open FormA
On Opening FormA, I would like to go to that record in FromA which as the FieldValue = OpenArgs, and directly display this specific record only, out of the several.
I have tried several iterations and failed.
Please Help Out!
Thank You!