Peter_Sawasdee
New member
- Local time
- Today, 08:23
- Joined
- Dec 18, 2012
- Messages
- 9
Hello Everyone,
I'm super new to VBA and Access automation tools. I've done more of database creation, and reporting.
Anyhow, any help would be super appreciated.
Objective:
Automate Supplier Selection and Contract Award Citeria, Sub-criteria and Scores of both.
Vision: Using combo boxes that when clicks user is to choose his choice or adding a new criteria, sub-criteria, scores of both included.
Overall the total score of Criteria and Subcriteria should be max. 100%. Adding new criteria should result in equal divided subscore based on the relation of all records in the table(s).
This table will be a template and the users will fill in the project depending criteria to realize a contract awarding proces prior to awarding the contract.
Attempts:
I've tried looking for code, but I just don't understand it well enough since the variables are usually tailored to specific cases.
Tried to transform Access database Noordenwind ('97) but due to very low knowledge of VBA was not a success.
This is a process I'll need to repeat for every procurement proces therefore it would be very important (handy as well) to make this proces more transparent for legal issues.
Anyways, thanks in advance for any help you guys can give me
I'm super new to VBA and Access automation tools. I've done more of database creation, and reporting.
Anyhow, any help would be super appreciated.
Objective:
Automate Supplier Selection and Contract Award Citeria, Sub-criteria and Scores of both.
Vision: Using combo boxes that when clicks user is to choose his choice or adding a new criteria, sub-criteria, scores of both included.
Overall the total score of Criteria and Subcriteria should be max. 100%. Adding new criteria should result in equal divided subscore based on the relation of all records in the table(s).
This table will be a template and the users will fill in the project depending criteria to realize a contract awarding proces prior to awarding the contract.
Attempts:
I've tried looking for code, but I just don't understand it well enough since the variables are usually tailored to specific cases.
Tried to transform Access database Noordenwind ('97) but due to very low knowledge of VBA was not a success.
This is a process I'll need to repeat for every procurement proces therefore it would be very important (handy as well) to make this proces more transparent for legal issues.
Anyways, thanks in advance for any help you guys can give me