SteveNapper
Technical User
I would like to enter a value/name in a table called Process into a table called Process. This bit is no problem.
Additionally I would like to enter this value/name as a field into another table. The resulting table want's to look like:
Complexity Process1 Process2 Process3, etc
Easy
Medium
Hard
Database Design
Process1, Process2, etc. are the value/name references.
After this I will manually add a description in a memo field for the Complexity for each Process
Thanks for your help
Steve
NB
I will be adding an ID field to the column
Lastly, To look up values in a query and then save the values searched for and answer I use an Append Query?
I want to look for a process and complexity, average the time, calc a cost and then save the average time / cost for that combination as a quote, generate an ID No. then re enter the ID No. to bring up the value's in the future
Additionally I would like to enter this value/name as a field into another table. The resulting table want's to look like:
Complexity Process1 Process2 Process3, etc
Easy
Medium
Hard
Database Design
Process1, Process2, etc. are the value/name references.
After this I will manually add a description in a memo field for the Complexity for each Process
Thanks for your help
Steve
NB
I will be adding an ID field to the column
Lastly, To look up values in a query and then save the values searched for and answer I use an Append Query?
I want to look for a process and complexity, average the time, calc a cost and then save the average time / cost for that combination as a quote, generate an ID No. then re enter the ID No. to bring up the value's in the future