Voyager2122
New member
- Local time
- Today, 00:46
- Joined
- Feb 10, 2007
- Messages
- 2
Hi,
Here is a simple problem, yet I can't find the solution and would like someone's help please:
I have a single form linked to a single table. There are no subforms involved and no dates either. On my table, I have 5 columns. Each column is a Currency field with 1 Decimal field. I then created a form with 5 text boxes linked to the table. I had no problems manually inputting my data using the forms text boxes which then auto updated into the table.
I then modified one of the text boxes to use a formula instead of me manually adding the information. Since I have added this formula, my table no longer updates with the new information nor existing information.
Is there a way to have the table update from the form based on both existing information and new information and how do I go about setting this up?
If this helps, here is how I set it up:
Table with 5 columns (named UnitPrice, Quantity, Subtotal, Tax, GrandTotal)
Form with 5 controls (named Unit Price, Qty, STotal, Tax, GTotal)
I modified the forms "Tax" control, to use a formula instead of manually entering the data. This results in the table not updating for existing and new records.
Any help with this, would be greatly appreciated.
Thanks in advance.
Here is a simple problem, yet I can't find the solution and would like someone's help please:
I have a single form linked to a single table. There are no subforms involved and no dates either. On my table, I have 5 columns. Each column is a Currency field with 1 Decimal field. I then created a form with 5 text boxes linked to the table. I had no problems manually inputting my data using the forms text boxes which then auto updated into the table.
I then modified one of the text boxes to use a formula instead of me manually adding the information. Since I have added this formula, my table no longer updates with the new information nor existing information.
Is there a way to have the table update from the form based on both existing information and new information and how do I go about setting this up?
If this helps, here is how I set it up:
Table with 5 columns (named UnitPrice, Quantity, Subtotal, Tax, GrandTotal)
Form with 5 controls (named Unit Price, Qty, STotal, Tax, GTotal)
I modified the forms "Tax" control, to use a formula instead of manually entering the data. This results in the table not updating for existing and new records.
Any help with this, would be greatly appreciated.
Thanks in advance.