Add New Level on Subform

J

Jim Mac

I am trying to use the wizard based service call management database to track numbered documents that need to be billed individually. The current billing for parts works great and I could modify it to work for me, but I would like to make a new level between workorder and parts that is the document number and indormation about the document. I could then itemize them individually with multiple charges.
Please help I can figure out how to do it.
 
B

Bob

You'll have to create a table that uses the DocumentID as
a foreign key and create the appropriate relationships.
Layout your table with the desired fields and create a
form for the data to be collected in this new table.
You'll then be able to add this new form as a subform to
your current form.
-----Original Message-----
I am trying to use the wizard based service call
management database to track numbered documents that need
to be billed individually. The current billing for parts
works great and I could modify it to work for me, but I
would like to make a new level between workorder and parts
that is the document number and indormation about the
document. I could then itemize them individually with
multiple charges.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top