Quote Tracking Database Needed

chad13

Board Regular
Joined
Oct 14, 2002
Messages
105
I tried to create a quote tracking database in Excel but soon realized that it may be more beneficial to do it in Access. I've never worked with Access other than for data entry into an existing database.
I searched for some templates but didn't find what I'm looking for.
I think what I'm looking for is a fairly simple database.

Here is what I'm looking for:

A simple data entry screen for:
Part Number <txt>
Description <txt>
Quantity <num>
Unit $ <$>
Date <date>
Validity <num>
Lead Time <num>
Vendor <txt>
Cage Code <txt>
Min Quantity <num>
ODC <$>
Bid Number <txt>
I would like to include a hyperlink to the actual hard quote saved where this database would be saved.

I want multiple users to enter quotes simultaneously.

Ultimately, as this gets up and running, I'd like to have a query that would generate a price list based on a parts list and quantity. This would 1st look for the bid number then the quantity closest to the quantity needed.

I know that I'm asking a lot but this would be a huge life saver.

Appreciate any help.

Thanks,

Chad
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
There are a lot of existing data models here.
I don't see anything specifically for Quotes, but I'm sure that, if you review a few models, you'll be in better shape to start designing your data base.
http://www.databaseanswers.org/data_models/index.htm

Getting you table structures set up properly before you get too far into queries, forms etc
is key to a successful database application.

There are a number of good references for things from
data base design, .... http://www.databaseanswers.org/approach2db_design.htm
naming conventions and tips... http://www.allenbrowne.com/casu-22.html
most everything ... http://www.rogersaccesslibrary.com/forum/topic238.html
 
Upvote 0

Forum statistics

Threads
1,224,587
Messages
6,179,738
Members
452,940
Latest member
Lawrenceiow

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top