Excel VBA - Chain of Input boxes

  • Thread starter Thread starter bigerikt
  • Start date Start date
B

bigerikt

It has been years since I have done anything with VB. I am pretty sur
that once I get rolling, that I should be ok. I need some help with
series of input boxes for an Excell Worksheet.

I need a script that will throw up an input box for each input cell
The input should be entered into the next cell down the Sheet unti
completed.

Does anyone have anything basic that they can show for an example?


Eri
 
Hi,
There is nothing worse than a series of inputboxes popping
in your face. Can't you create a userform for the text
required? Maybe textboxes that require an entry?
You can view some samples at
http://au.geocities.com/excelmarksway or you can send me
you requirements and I will write it up.

regards
mark
(e-mail address removed)
It's free till I say it's not. (I don't work to deadlines).
 
The purpose for the inpout boxes is that the people entering the dat
are faced with constant interuptions.

With the chain of input boxes, the users could come back to the tas
knowing exactly where they left off
 

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

Similar Threads


Back
Top