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!

Access97 data entry problem

Status
Not open for further replies.

MAC104

Technical User
Nov 29, 2000
2
US
How can I use a form to add numbers to an existing amount in a table field? The database works with numbers worked and I would like to have a text box on the form where you can type the new hours in and it will automatically add them to the past total in the base table.
 
Wrong. We don't do formulas in a table. We do them in queries. Base your form on a query instead. If it needs to change the table, make it an Update query that'll update the table when you run it.
techsupportgirl@home.com
Brainbench MVP for Microsoft Word
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top