PDA

Click to See Complete Forum and Search --> : one form at time


xetulul
Oct 25th, 2002, 11:49 AM
New Forum ,new questions same brainy people :)

ill trying to report an invoice
my app return all the vars to print include INVOICE NUMBER
the Function generates Invoices to N .

How can generate Just one invoice (especifically number) ?
to print

have to use PArams ?

pnish
Oct 25th, 2002, 03:59 PM
Use the report's SelectionFormula propertyReport1.SelectionFormula = "{tablename.Invoice Number} = 12345"