RE: ListBox and Recno()

Author: Stephen the Cook

Posted: 2005-01-25 at 19:44:52

PLBorkholder wrote:

> Does anyone know how to incorporate the recno() into a list box from

> the

> alias that it is pulling from?

> I need to have the RowsourceType = 2 Alias

>

> I have in the Rowsource:

> certhdr.vcfurno1,loadno1,customer,partno,ponum,htdate,swonum,tokenno

>

> I tried adding the Recno() at the end but it errors out:

>

certhdr.vcfurno1,loadno1,customer,partno,ponum,htdate,swonum,tokenno,recno('

certhdr')

Why not a P-key to the primary table?

Stephen Russell

S.R. & Associates

Memphis, TN 38115

901.246-0159

©2005 Stephen the Cook