From: Yedidyah Bar-D. <di...@ta...> - 2004-08-09 06:20:30
|
Hi, On Sun, Aug 08, 2004 at 07:40:03PM -0700, Arlie Codina wrote: > Hi is there anyway I could display my data in a header > and detail format similar to a receipt or invoice? You can create two databases, header and details, and make one field in header be of type "link" to a row in the details DB. -- Didi |