Solved open specific record from Navigation form

foxtet

Registered User.
Local time
Tomorrow, 01:35
Joined
May 21, 2011
Messages
129
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

You're trying to open a form, called "frmRequestInfoView", that doesn't exist.
 
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
    23.PNG
    8.6 KB · Views: 296
SOLVED
Thank you, Bob, for the timely help.
 
then you'll have same solution?
 
So supply which ID by giving the table name as well, or give one an alias?
Should be giving them meaningful names anyway.😔
 

Users who are viewing this thread

Back
Top Bottom