W Waldin Registered User. Local time Today, 18:54 Joined Oct 11, 2012 Messages 109 Nov 9, 2012 #1 using WHERE= id like my command button to open a form called "QuotationAdditionalsDetails" using the field "AdditionalsDetailsID (Primary Key) in the table "QuotationAdditionalsDetails" please assist me in this
using WHERE= id like my command button to open a form called "QuotationAdditionalsDetails" using the field "AdditionalsDetailsID (Primary Key) in the table "QuotationAdditionalsDetails" please assist me in this
M MStef Registered User. Local time Today, 16:54 Joined Oct 28, 2004 Messages 2,251 Nov 9, 2012 #2 Do you want to find a record via Primary key ???
W Waldin Registered User. Local time Today, 18:54 Joined Oct 11, 2012 Messages 109 Nov 9, 2012 #3 thats correct Mstef
M MStef Registered User. Local time Today, 16:54 Joined Oct 28, 2004 Messages 2,251 Nov 9, 2012 #4 Look at "DemoAdditionalsDetailsIDA20022003.mdb" (attachment, zip). Open Form and try. Attachments DemoAdditionalsDetailsIDA20022003.zip DemoAdditionalsDetailsIDA20022003.zip 23.5 KB · Views: 86
W Waldin Registered User. Local time Today, 18:54 Joined Oct 11, 2012 Messages 109 Nov 9, 2012 #5 Thats Brilliant Mstef my requirment is to open a form could i add some code to the current code found in the sample db to instruct it to opena form?
Thats Brilliant Mstef my requirment is to open a form could i add some code to the current code found in the sample db to instruct it to opena form?