Re: 2nd post?:Totalling / counting entries within a field
- From: "KennyS" <ks4078@xxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 11:41:10 -0400
To further clarify, <orders> is a single field where the data is probably
not tab or comma delimited. I am getting the data into the field by
clicking on a related table for each package. It copies and pastes the
related package number into the <order> field. I could force it to enter
<order&","> if that would help.
Thanks,
KS
"Matt Wills" <Im@xxxxxxxx> wrote in message
news:Im-6225F6.10435631082006@xxxxxxxxxxxxxxxxxxx
Using the example provided, is <orders> three separate records, or is it
a single record with three return-separated values?
Matt
In article <S4Wdnc8FMZNvUWvZnZ2dnUVZ_oydnZ2d@xxxxxxxxxxxx>,
"KennyS" <ks4078@xxxxxxxxxxx> wrote:
Pardon me if this post has alreay appeared. I posted it a couple of days
ago but I'm not seeing it or any replies on my computer.
I have a FM 8 database with a field called 'orders'
In 'orders' are the numbers of the packages that were ordered. ie:
12/3/17/17
The example shows that the customer ordered 1 of package 12, 1 of package
3
and 2 of package 17.
I have hundreds of files. I have a total of 26 packages to choose from.
I would like to be able to calculate how many of each package was ordered
for a range of customers.
Using the following 3 orders as an example, can you tell me the
calculation
that I would need to accomplish this task?
#1) 3/4/4
#2) 3/5/5/12
#3) 6/7/7/7/10
I would like the calculation would return something like the following:
Package number Total
3 2
4 2
5 2
6 1
7 3
10 1
12 1
Thanks in advance.
Kenny
.
- References:
- 2nd post?:Totalling / counting entries within a field
- From: KennyS
- Re: 2nd post?:Totalling / counting entries within a field
- From: Matt Wills
- 2nd post?:Totalling / counting entries within a field
- Prev by Date: Re: 2nd post?:Totalling / counting entries within a field
- Next by Date: Re: shrinking value list
- Previous by thread: Re: 2nd post?:Totalling / counting entries within a field
- Next by thread: Adding databases to running FMP Server 7
- Index(es):
Relevant Pages
|