Hi can anyone please help me.
What I’m trying to do is on a form there is a check box, if the check box
ChkGW = -1 then I want a price to appear in a text box txtGWP
The price is in a table called “PS_tblSettings”, the field name is sName. In the field sname there are lots of records I want to find the record “giftwrapcost” and get the price from the field sValue.
How would this be written in VBA in MS Access 2000.
I appreciate your help thankyou
What I’m trying to do is on a form there is a check box, if the check box
ChkGW = -1 then I want a price to appear in a text box txtGWP
The price is in a table called “PS_tblSettings”, the field name is sName. In the field sname there are lots of records I want to find the record “giftwrapcost” and get the price from the field sValue.
How would this be written in VBA in MS Access 2000.
I appreciate your help thankyou