Hello all,

I'm trying to automate some registrations procedures at work with VBA. I'm thinking in one main form with about 10 textboxes with vertical displacement where we write numbers. When we click in each textbox a second form will appear to register an additional information.

To make things more practical I'm trying to positioning the second form near each textbox, with a little offset. Is that possible?

Regards