Hi,
I have a subform which displays mutiple records based on main forms date time parameters, now I need to add a combo with values 2,3. if user select 2, then a textbox value(databound) in the subform need to *2 and display results in a label, otherwise *3.
The problem is my combo event can do the calculation, but all records results are same. please help.
Thanks
I have a subform which displays mutiple records based on main forms date time parameters, now I need to add a combo with values 2,3. if user select 2, then a textbox value(databound) in the subform need to *2 and display results in a label, otherwise *3.
The problem is my combo event can do the calculation, but all records results are same. please help.
Thanks
Last edited: