Hi i am fairly new to the working of MS Access.
I have been asked to modify an existing db with some forms and tables already set up.
There is a textbox that uses the input from two drop down list within the same form to determine the value to be dispalyed.
the control source property of the textbox uses the Dlookup function and the inputs form the two lists to search a table to get the coressponding value (basically its looking in a matrix).
what i want to do is to have the result written/saved/?? to the table that the form uses such that i can use this value in a later expression/calculation/....
Can this be done and How??
I have been asked to modify an existing db with some forms and tables already set up.
There is a textbox that uses the input from two drop down list within the same form to determine the value to be dispalyed.
the control source property of the textbox uses the Dlookup function and the inputs form the two lists to search a table to get the coressponding value (basically its looking in a matrix).
what i want to do is to have the result written/saved/?? to the table that the form uses such that i can use this value in a later expression/calculation/....
Can this be done and How??