J
Jeletski
Hello. I have such an easy I think problem, but do not know how to solve it.
I am creating a little programm in MS Access 2003 and in FORMS I have such
problem. In Countrol Source of TextBox, how can I put that it was sum of two
values in another TextBoxes in the same form and at the same time, it was
written the source of table where the value should be pasted. For the sum I
use "=[x]+[y]" and for the connection with table I use
"=[table_column_name]". Is it possible to connect this two each other? Thank
you.
I am creating a little programm in MS Access 2003 and in FORMS I have such
problem. In Countrol Source of TextBox, how can I put that it was sum of two
values in another TextBoxes in the same form and at the same time, it was
written the source of table where the value should be pasted. For the sum I
use "=[x]+[y]" and for the connection with table I use
"=[table_column_name]". Is it possible to connect this two each other? Thank
you.