B
Bob
Hi guys, I'm kinda new to access and vbProgramming and I need your
help.
I have a table called JobAssembly which has 2 columns: JobNumbers (for
each job) and Element. Some Jobs are made of otherJobs(elements),
another word: JobNumber 000123 is made of JobNumber 000345 and 000456.
JobNumber 000456 is made of 000567 and 000678 etc.
I need a form that when the user types the main jobnumber, it goes to
the assembly table and searches for those elements for all the
elements require for that job and shows them in the form. (each
element can be a job number for another element),. I think I have to
use Arrays and some Looping but I have no idea where/how to start. Any
help would be greatly appreciated.
help.
I have a table called JobAssembly which has 2 columns: JobNumbers (for
each job) and Element. Some Jobs are made of otherJobs(elements),
another word: JobNumber 000123 is made of JobNumber 000345 and 000456.
JobNumber 000456 is made of 000567 and 000678 etc.
I need a form that when the user types the main jobnumber, it goes to
the assembly table and searches for those elements for all the
elements require for that job and shows them in the form. (each
element can be a job number for another element),. I think I have to
use Arrays and some Looping but I have no idea where/how to start. Any
help would be greatly appreciated.