Macro in Forms

  • Thread starter Thread starter Alex Frew
  • Start date Start date
A

Alex Frew

Hello.

I am trying to write a macro that involves the user inputting data to which
that data is then placed in the correct order in the worksheet. But I am
having difficulties. Anybody got any ideas.

Thank you

Alex
 
Hello.

I am trying to write a macro that involves the user inputting data to which
that data is then placed in the correct order in the worksheet. But I am
having difficulties. Anybody got any ideas.

Thank you

Alex

One way is to create a big form so users can enter data all at once
and then hit "submit"... the other is to use InputBoxes. If you have
more specific questions, fire away!

HTH

Chris
 

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

Back
Top