R
red6000
Hi I have a tablewith 2 columns:
Table = Tasks
Column 1 = Taskname
Column2 = Category
I then have my main datatable with a form for entering the data.
Is it possible to put a dlookup formula directly in the main data table to
lookup the Category and populate the category based on the Taskname entered
in the form or do I have to have a 'non visible' textbox on the form to
capture the info and then pass it to the data table?
Thanks.
Table = Tasks
Column 1 = Taskname
Column2 = Category
I then have my main datatable with a form for entering the data.
Is it possible to put a dlookup formula directly in the main data table to
lookup the Category and populate the category based on the Taskname entered
in the form or do I have to have a 'non visible' textbox on the form to
capture the info and then pass it to the data table?
Thanks.