R
Ranjit kurian
I have a form called as 'frm Task' and this form takes the information from a
query,
frm Task has two columns Name, Report, and this form is in Datasheet view
Now I need to insert a column called as Assign Task into form 'frm Task' and
this Assign Task should be a combox and the Assign Task will pick the data
from a table called as Assign Name, and this table is not linked to anything
, we are just assigning the name to the task as per our wish.
the frm Task should look like the below
Name, Report, Assign Name
query,
frm Task has two columns Name, Report, and this form is in Datasheet view
Now I need to insert a column called as Assign Task into form 'frm Task' and
this Assign Task should be a combox and the Assign Task will pick the data
from a table called as Assign Name, and this table is not linked to anything
, we are just assigning the name to the task as per our wish.
the frm Task should look like the below
Name, Report, Assign Name