Results 1 to 3 of 3
  1. #1
    rkalapura is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Location
    New York
    Posts
    69

    New Database on Customer Quotes


    Hai,

    I am assigned to create a customer quote database for our company. Now it is in excel and already have 40,000 records and increasing average 25 records everyday. The way they want to send quotes are:

    - The number of items in the quote are varied from 1 o 15.
    - Each item has six different prices, depends on the order qty and want to mention in different adjusent lines.
    - Each item has different delivery time depend on order qty.
    - Company's sales Terms and conditions need to be printed at the end of each quote in separate page. (two full pages)

    How do I create the table to accommodate all these fields? Is it possible to accommodate all items/sub items in one table under one qutoe id. I have customer table, product table etc ready and little confused to create the Quote table. Any ideas, thoughts or reference on this type of database is really appreciated.

    Thanks in advance for help and best regards

  2. #2
    Megood is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2012
    Posts
    17
    I would make a quotes table with a lookup field to a Products table and include a Qty field. Use the Client as the main for and Quotes in the subform. You would be able to add as many products to that quotes as you wish. Link them by customer number.

    You could either have price of product and multiply by Qty but if this price can't be calculated for some reason you could set up multiple products with different Qty.

    A calculated field would work for the delivery date as long as you have a set formula. Might take a bit of tinkering to work out.

    As for the terms and conditions, I suggest using a footer on that report.

    I hope this helps.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Stock Control/ Customer/ Sale database
    By Halwa in forum Access
    Replies: 1
    Last Post: 06-06-2012, 02:49 PM
  2. Replies: 9
    Last Post: 05-29-2012, 04:45 PM
  3. Replies: 1
    Last Post: 12-24-2011, 08:48 AM
  4. Database to produce quotes
    By rossp0203 in forum Database Design
    Replies: 2
    Last Post: 05-26-2011, 10:15 AM
  5. Customer database problem
    By paasan in forum Access
    Replies: 2
    Last Post: 04-21-2011, 11:05 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums