VBA Assistance

E

Elcobar

I swear to god, nothing could be more oblique than the help you get by
pressing F1 while trying to program in VBA/excel.

I am trying to make a simple form that will populate cells with data, both
numerical and text, that is entered into a text box on the form. I would
also like one of the text boxes to perform a calculation using dumbers
entered into the other text boxes, and record the result to a cell on the
spreadsheet. Additionally I would like the form to advance to the next row
when it tabs back to the first text box.

This used to be very easy in visual basic, and now seems impossible using
vba and the help files are no help at all. Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top