RE: ListBox and Recno()

Author: Stephen the Cook

Posted: 2005-01-26 at 08:59:54

Chet Gardiner wrote:

> A trick I use a lot is to create an extra field called recno and fill

> it

> with the record number. Can you do that?

>

Doesn't anyone use something like ItemData or ItemIDData for retrieving

this?

In .NET you have this.ComboBox1.SelectedIndex to give you the item # in the

control your using.

Stephen Russell

S.R. & Associates

Memphis, TN 38115

901.246-0159

©2005 Stephen the Cook