Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I change the value of a field in a table from an unbound form?

Status
Not open for further replies.

Inky2201

Technical User
Jan 15, 2005
26
GB
I have a form that has been populated with a list of 16 parts (in 16 text boxes) by VBA code and is not saved or based on a table. On this form I want to "pull through" the value of a field in a table and carry out a calculation on this field to change the value in the table underneath. In other words to deduct a number that is generated on the form and take this number away from the field in the table. What is the best way to acheive this?

Regards
I
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top