Series of custom dialog boxes

  • Thread starter Thread starter cparkerUA
  • Start date Start date
C

cparkerUA

I am new to VBA and was having problems creating a custom dialog boxes.

I created a dialog box that asks "how many arches" and the user enters a
number. The next dialog box will be specifics about arches and will need to
use the number from the previous box in for the number of colums in the next
box.

How do I do that?
 
You will generally get a better response if you post the code you are trying
to work with.
 

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