Gingerbread Man Posted November 27, 2008 Posted November 27, 2008 Hi I have an accounts database in which I want to add the sum total of figures in the amount (text field) to appear in sub total (number field) which VAT is added to appear in VAT (number field) and finally end up with a grand total in the final (number field). It all works fine in the amount field if there is just one amount. As soon as I type in 2 or 3 amounts the sum is either just the first amount or an obscure figure. If I change amount field to a number field I can only type one number which is no good for invoicing. Any ideas?
Raybaudi Posted November 27, 2008 Posted November 27, 2008 Hi that way of making an invoice is indeed very strange ! Each single amount must be into its own field of a related table "Invoice Line Items". So, if you have multiple amounts, you'll have multiple records.
Recommended Posts
This topic is 5893 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now