Hello everybody,

I need someone's help for the next topic.

It would require a general function that would serve to set the value of Now () in a field. The peculiarity is that it must be done by the tabulation index.

The form is a quality control registration form, and right next to the control is the "control time" field with a tabulation index correlative to that of the control.

What I need is a function that is activated when a value is inserted in the control, that identifies the tabulation index of the control and that sets the Now () value of the "control time" field by means of the tabulation index + 1.

I know this can be done by macro, but I would like to improve the program, since by macro I have to do one for each controls, ad there are many.

I do not know if I explained well.

Thanks in advance.