T
ThetHtooZaw
I'm currently working on an interface that will have user enter survey
data. It gives a list of animals and the user have to put in for each
animal, the number of animal and the amount each sell for. eg:
Animal No. of animal sold sale amount
Dog
Cat
Parrot
Pigeon
Horse
Other
i'd like to know how fields can be define in this case. Right now, i've
define each case with ie: No_Dog_Sold, Dog_Sale_Amt, No_Cat_Sold,
Cat_Sale_Amt, ...etc...
am i on the right track?
I also like to know if there are additional animals to add, i would like
the user to add as well. How can i make that?
Thet
data. It gives a list of animals and the user have to put in for each
animal, the number of animal and the amount each sell for. eg:
Animal No. of animal sold sale amount
Dog
Cat
Parrot
Pigeon
Horse
Other
i'd like to know how fields can be define in this case. Right now, i've
define each case with ie: No_Dog_Sold, Dog_Sale_Amt, No_Cat_Sold,
Cat_Sale_Amt, ...etc...
am i on the right track?
I also like to know if there are additional animals to add, i would like
the user to add as well. How can i make that?
Thet