F
Fox
Is the code different for a form that is default view single form and a form
that is default view continuous form....
i.e. this code:
WHERE (((unitpriceqry.JeweryComponent)=[Forms]![New My Beading Project
frm]![NewAddComponentSub].[Form]![AddComponent]));
The line of code above works find on the form if it is a single view but
when I make the form a continuous form it seems to be treating each line as
the same record...
any help would be apprieciated.
Thanks,
that is default view continuous form....
i.e. this code:
WHERE (((unitpriceqry.JeweryComponent)=[Forms]![New My Beading Project
frm]![NewAddComponentSub].[Form]![AddComponent]));
The line of code above works find on the form if it is a single view but
when I make the form a continuous form it seems to be treating each line as
the same record...
any help would be apprieciated.
Thanks,