F foxtet Registered User. Local time Tomorrow, 01:35 Joined May 21, 2011 Messages 129 Dec 24, 2020 #1 How to open a specific record from a form that is linked to the navigation form. When double click the request ID in the navigation form I want to open its related record form Attachments tutorial.accdb tutorial.accdb 3.6 MB · Views: 424
How to open a specific record from a form that is linked to the navigation form. When double click the request ID in the navigation form I want to open its related record form
bob fitz AWF VIP Local time Today, 22:35 Joined May 23, 2011 Messages 4,806 Dec 24, 2020 #2 You're trying to open a form, called "frmRequestInfoView", that doesn't exist.
F foxtet Registered User. Local time Tomorrow, 01:35 Joined May 21, 2011 Messages 129 Dec 24, 2020 #3 When I change the name to frmrequestDetailsView it gives error run time error 3079. What are the possibilities to open the correct record? Attachments 23.PNG 8.6 KB · Views: 296
When I change the name to frmrequestDetailsView it gives error run time error 3079. What are the possibilities to open the correct record?
bob fitz AWF VIP Local time Today, 22:35 Joined May 23, 2011 Messages 4,806 Dec 24, 2020 #4 foxtet Perhaps the attached file will help Attachments tutorialBOB.accdb tutorialBOB.accdb 712 KB · Views: 475
F foxtet Registered User. Local time Tomorrow, 01:35 Joined May 21, 2011 Messages 129 Dec 24, 2020 #5 SOLVED Thank you, Bob, for the timely help.
bob fitz AWF VIP Local time Today, 22:35 Joined May 23, 2011 Messages 4,806 Dec 24, 2020 #6 foxtet said: SOLVED Thank you, Bob, for the timely help. Click to expand... You're welcome. Always glad to help if I can
foxtet said: SOLVED Thank you, Bob, for the timely help. Click to expand... You're welcome. Always glad to help if I can
ahmedrashed3210 Member Local time Today, 22:35 Joined Oct 31, 2021 Messages 42 Oct 31, 2021 #7 i have same proplem
arnelgp ..forever waiting... waiting for jellybean! Local time Tomorrow, 05:35 Joined May 7, 2009 Messages 20,278 Oct 31, 2021 #8 then you'll have same solution?
Gasman Enthusiastic Amateur Local time Today, 22:35 Joined Sep 21, 2011 Messages 16,849 Oct 31, 2021 #10 So supply which ID by giving the table name as well, or give one an alias? Should be giving them meaningful names anyway.
So supply which ID by giving the table name as well, or give one an alias? Should be giving them meaningful names anyway.