Thankyou12
Technical User
Hello,
I'm new to Access. I need to build a database and create forms to update the database. I'm using Access 2007. I have built the database with 10 fields. The primary key is the ID field.
I want to update, delete or add new records to the database using forms and controls. The updates and deletes have to be based on the 'FactoryName' field. How do I do that? Do I need to know any type of coding? I'm pretty ok with SQL.
There is just one table in the database. The idea is to capture the savings for each location each day. Some amounts would be entered into the database by the field officers using the forms. Other amounts would be imported from Excel spreadsheets. They also need the ability to update, or delete an existing record.
Here are the fields: ID; FactoryName; Dollar Spent; YTD Savings; Annual Savings; Savings Ratio; Projected Savings; Stated Ratio; Stated Savings; Date
The Projected Savings and Stated Savings would need to be calculated based on the Ratios.
Any help is appreciated.
Thanks!
I'm new to Access. I need to build a database and create forms to update the database. I'm using Access 2007. I have built the database with 10 fields. The primary key is the ID field.
I want to update, delete or add new records to the database using forms and controls. The updates and deletes have to be based on the 'FactoryName' field. How do I do that? Do I need to know any type of coding? I'm pretty ok with SQL.
There is just one table in the database. The idea is to capture the savings for each location each day. Some amounts would be entered into the database by the field officers using the forms. Other amounts would be imported from Excel spreadsheets. They also need the ability to update, or delete an existing record.
Here are the fields: ID; FactoryName; Dollar Spent; YTD Savings; Annual Savings; Savings Ratio; Projected Savings; Stated Ratio; Stated Savings; Date
The Projected Savings and Stated Savings would need to be calculated based on the Ratios.
Any help is appreciated.
Thanks!