MichaelF81
Programmer
I am working on a form in Access 2003 (Access 2000 format), and i have this form built that all pulls from 1 table.
Inside of this form I need to have a textbox fill with data that does not come from tha recordset, but updated each time for each recordset.
Essentially, I need to make the text box read the txt box named "name", run a query on all products linked to "name" and fill the box with the total amount of values.
Any ideas? Does this need to be done in VB, and how?
Thanks in nadvance
Inside of this form I need to have a textbox fill with data that does not come from tha recordset, but updated each time for each recordset.
Essentially, I need to make the text box read the txt box named "name", run a query on all products linked to "name" and fill the box with the total amount of values.
Any ideas? Does this need to be done in VB, and how?
Thanks in nadvance