Greetings,
I am very much a novice when it comes to Access97. I have never used a database program before and no very little of good database design. Having said that, I'm working on a database project for my company.
It's a very basic database. I set up two tables, one that contains general company information and the other contains the sales information we want to track (sales table). My question is regarding three fields I created in the latter table: 1)Sale Amt 2)Markup/Markdown 3)Total Amt. I also created a data entry form linked to all the fields in my sales table, including the 3 I just mentioned.
Now, in the form design, I created a function in the Total Amt field that adds the data from the Sale Amt field to the Markup/Markdown field so that the user doesn't have to add the totals, it is already done for them. The problem I'm experiencing is data on the form in the Total Amt field does not get stored in the same field in my Sales table. I'm not sure how to set this up. Does anyone have any advice?
Thanks.
I am very much a novice when it comes to Access97. I have never used a database program before and no very little of good database design. Having said that, I'm working on a database project for my company.
It's a very basic database. I set up two tables, one that contains general company information and the other contains the sales information we want to track (sales table). My question is regarding three fields I created in the latter table: 1)Sale Amt 2)Markup/Markdown 3)Total Amt. I also created a data entry form linked to all the fields in my sales table, including the 3 I just mentioned.
Now, in the form design, I created a function in the Total Amt field that adds the data from the Sale Amt field to the Markup/Markdown field so that the user doesn't have to add the totals, it is already done for them. The problem I'm experiencing is data on the form in the Total Amt field does not get stored in the same field in my Sales table. I'm not sure how to set this up. Does anyone have any advice?
Thanks.