D
Diogo
Ok, what I need is an anwser for the following problem:
I would like to make a table for several stores, for each store I have a ID
wich the user chooses for the respective store. For each sale I would like
the table to autonumber that sale, but I would lilke it to know at wich
number it is for each store. It should look something like this:
STORE SALE Nº
X1 1
X1 2
X2 1
X1 3
X2 2
Is this possible or do I've to make a table for each store? Thanks in
advanced.
I would like to make a table for several stores, for each store I have a ID
wich the user chooses for the respective store. For each sale I would like
the table to autonumber that sale, but I would lilke it to know at wich
number it is for each store. It should look something like this:
STORE SALE Nº
X1 1
X1 2
X2 1
X1 3
X2 2
Is this possible or do I've to make a table for each store? Thanks in
advanced.