Hi Everyone,
I might be out of luck here, but is there a way to have a table field updated via an expression on a form control? I have a text box on my form that calculates a value based on two other text boxes on the same form. The problem is that I can't get it to update the corresponding table field. If I set the text box's control source to the expression, the result displays correctly on the form but, of course it does not update the table.
I thought I could do it by putting the expression in the default value property of the text box and leaving the control source as the table field but this is not working as I expected. Is it possible to do what I want? And if so, how?
Thanks,
Ken
I might be out of luck here, but is there a way to have a table field updated via an expression on a form control? I have a text box on my form that calculates a value based on two other text boxes on the same form. The problem is that I can't get it to update the corresponding table field. If I set the text box's control source to the expression, the result displays correctly on the form but, of course it does not update the table.
I thought I could do it by putting the expression in the default value property of the text box and leaving the control source as the table field but this is not working as I expected. Is it possible to do what I want? And if so, how?
Thanks,
Ken