Click here to Skip to main content
15,921,989 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello People i just want to ask a question.


I need to know the formula for my quotation because my client doesn't have one.

example: the customer wants to customized table and in my system, the user must only put quantity and size. and the system must automatically display the raw materials in the system.

my fields in my database are:


vw_rawmats1

Sub Raw Material
Material Name
Size
Length
Width
Unit
Price


with dimension is length and width, without dimension is for size.

thanks
Posted
Comments
Scubapro 22-Nov-11 6:55am    
What do you mean by "formula for my quotation" ? A SQL-script ? And your not serious about the VB6 tag, right ?
DaveAuld 22-Nov-11 9:21am    
This should be basic maths, for example if you have a wall 2m x 2m and you need to cover it with plasterboard (drywall) that comes in sheets 2.4m x 1.2m How many whole sheets will be required multiplied by the unit cost per sheet.

1 solution

Hello,

I have not got what you exactly want.

Will You Please Elaborate a little bit.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900