S
shane_albrandt
Guest
An Access newbie
I am a process server and I need to design a database form where I can enter the following information and print it out for invoices:
Business Name (My Business Name)
Invoice Number
Billed To (Company I am Serving For)
Date Served
Defendant Name
Case No
Skip
Court
Serve
Total (total of Skip, Court and Serve)
Grand Total (Total of the "Total")
The Skip, Court and Serve fields must all contain a drop down list which contains different amounts. I need to be able to add new amounts to each drop down list.
For Example:
If I am Serving for Company A - the skip charge might be $0.00, but when I work for Company B - the skip charge might be $4.00
The same goes with the Court and Serve fields.
I assume I need to create a table for all the companies, which contains the dollar amounts for Skip, Court and Serve?
The form must also contain several dollar amounts for each type of service.
Where do I start?
I am a process server and I need to design a database form where I can enter the following information and print it out for invoices:
Business Name (My Business Name)
Invoice Number
Billed To (Company I am Serving For)
Date Served
Defendant Name
Case No
Skip
Court
Serve
Total (total of Skip, Court and Serve)
Grand Total (Total of the "Total")
The Skip, Court and Serve fields must all contain a drop down list which contains different amounts. I need to be able to add new amounts to each drop down list.
For Example:
If I am Serving for Company A - the skip charge might be $0.00, but when I work for Company B - the skip charge might be $4.00
The same goes with the Court and Serve fields.
I assume I need to create a table for all the companies, which contains the dollar amounts for Skip, Court and Serve?
The form must also contain several dollar amounts for each type of service.
Where do I start?
