S
Swansie
I am working on a database for my roofing company. It consists of three
tables one with a list of products, prices, and coverage areas for each
product etc., one with a list of buildings/projects, and one that records
which materials are being used on a particular building/project. I have a
form that allows me to choose my products and add them to each
building/project. My next goal is to be able to input how much material i
need of a particular product and have access output the quantity i need of
each product based on its coverage area. For example, a certain product's
coverage area is 10x100(1000sqft is in the products table) per roll. I would
like to be able to say i need 30,000 sqft and have access output 30 for the
number of rolls i need. Ideas suggestions help is very much appreciated.
tables one with a list of products, prices, and coverage areas for each
product etc., one with a list of buildings/projects, and one that records
which materials are being used on a particular building/project. I have a
form that allows me to choose my products and add them to each
building/project. My next goal is to be able to input how much material i
need of a particular product and have access output the quantity i need of
each product based on its coverage area. For example, a certain product's
coverage area is 10x100(1000sqft is in the products table) per roll. I would
like to be able to say i need 30,000 sqft and have access output 30 for the
number of rolls i need. Ideas suggestions help is very much appreciated.