Hi, I have a form that is not based upon a table/view. on this form I have a var listview that gives me the variable I need when selecting a row.
Is there a nice feature to get a "Rec x of Recordtotal" that changes upon selecting another row in the var listview ? I know I can do this by putting an "on entry EEP" in the table properties when the form is based on a table...but this form is not based on a table/view.... how can I do this ? Luc D.

