R
RDiva
I need to return multiple values into a single field on a form based on
criteria that identifies the correct values to be returned. For example: I
have suppliers which ship to mulitple stores across multiple regions. I want
to group the total sales for each supplier by region and identify all the
store locations which they ship to in a single field. This information is
stored in a form where each store manager can then input comments about each
supplier that ships to their store. Can I group total sales by supplier and
region and identify all stores in a single field?
criteria that identifies the correct values to be returned. For example: I
have suppliers which ship to mulitple stores across multiple regions. I want
to group the total sales for each supplier by region and identify all the
store locations which they ship to in a single field. This information is
stored in a form where each store manager can then input comments about each
supplier that ships to their store. Can I group total sales by supplier and
region and identify all stores in a single field?