Ok lets see I have two forms, the main one is pm_master and the second one is pm_approval.
From pm_master I want to click a command button that will open pm_approval where the id field (pm_id) match.
so I am looking for something in the refrence of DO FORM pm_approval where pm_master.pm_id = pm_approval.pm_id.
Any help would be appreciated.
From pm_master I want to click a command button that will open pm_approval where the id field (pm_id) match.
so I am looking for something in the refrence of DO FORM pm_approval where pm_master.pm_id = pm_approval.pm_id.
Any help would be appreciated.