i have created a table with series,type,material and rsm(rand per square meter)
in my form i have a combobox for series,type and material and a label for rsm.
if series is selected a list of types and material should become available.When type and material are selected it should find the value of rsm(which is stored in the table) and display it in the rsm label
Every series has its own type and material and its own rsm
2007-03-21
22:15:39
·
2 answers
·
asked by
Snake
4
in
Computers & Internet
➔ Programming & Design
i need to know how to do it
To get the program to do all that
2007-03-22
01:14:15 ·
update #1