In article <
b3e128fd-06e2-484e...@googlegroups.com>,
You probably can, but depending on how the Tables are set-up, it could get
a bit messy. It's probably more sensible to have just one price for
everyone (it would also save possibly a lot of extra work when a product's
price changes).
If you really don't want one price, then you'll probably have to create a
new field that links the Invoice directly to the Price with a new
Relationship using a combined CustomerID-ProductID field in both Tables.
e.g.
CustomerID & "-" & ProductID
By the way, there's a newsgroup just for FileMaker (Mac and Windows)
called comp.databases.filemaker if it's on your newsserver.
Helpful Harry :o)