prompting the user for data entry (quick and dirty)

  • Thread starter Thread starter Brad Pears
  • Start date Start date
B

Brad Pears

What is the quickest way to prompt the user for some input (i.e. a
description) without having to create a new form and text box etc... for
this?

I just want to ask the user to enter a "reason description" : when they
click on a certain command button., I am then generating an email and
inserting the "text" they enter into the message body...

Is there not a quick and dirty way of doing this? and how would one code the
access to that?

Thanks,

Brad
 
Look at the Inputbox Function in the Help file to see if that satisfies your
needs.
 

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