N
Nancy
I have a field PO from the PO_TBL. An example of the PO field is 123456.
I have a field PO_ITEM from the ENV_TBL. An example of the PO_ITEM field is
123456 001 (1st 6 is PO number, last 3 are the item number).
In the main part of the form, the user will select the PO from a drop down.
The customer wants a subform where table=ENV_TBL and the 1st 6 characters of
the PO_ITEM field = the PO from the PO_TBL.
I attempted a query but am having problems setting up the relationship. Any
and all help on this is appricated.
Thanks in advance.
I have a field PO_ITEM from the ENV_TBL. An example of the PO_ITEM field is
123456 001 (1st 6 is PO number, last 3 are the item number).
In the main part of the form, the user will select the PO from a drop down.
The customer wants a subform where table=ENV_TBL and the 1st 6 characters of
the PO_ITEM field = the PO from the PO_TBL.
I attempted a query but am having problems setting up the relationship. Any
and all help on this is appricated.
Thanks in advance.