JennieFernandes
Programmer
I have a table with a set of records: FiscalYear(format - Number, eg. 2004, 2005), CompanyName(format - text), ItemName(format - text), ItemPrice (format- currency).
I have a form in which I have created four text boxes. First three text boxes are for FiscalYear, CompanyName and ItemName. The user would need to fill in this information.
I want a VB code that automatically finds out the ItemPrice information as entered in the table. I would appreciate if somebody could provide me the code that I should use for this.
Jennie.
I have a form in which I have created four text boxes. First three text boxes are for FiscalYear, CompanyName and ItemName. The user would need to fill in this information.
I want a VB code that automatically finds out the ItemPrice information as entered in the table. I would appreciate if somebody could provide me the code that I should use for this.
Jennie.