Outputto question.

J

JohnM

Hi, I have a listbox that my users select a record from, (the list is made up
from a query), once the required record is highlighted, the user can click a
button if they want to edit the record, via a form

However before the form opens, a snapshot of the record is taken, the
problem I am having is the snapshot always uses the first record in the
listbox, not the currently selected record.

Is there any way to add a selection criteria to the outputto code?

Thanks in advance.
 
Top