View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Excel VBA - Chain of Input boxes

Hi
why not use a UserForm for this? Maybe better than having several
inputboxes after another. For getting started:
http://j-walk.com/ss/excel/tips/userformtips.htm

--
Regards
Frank Kabel
Frankfurt, Germany


It has been years since I have done anything with VB. I am pretty
sure that once I get rolling, that I should be ok. I need some help
with a 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 until
completed.

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


Erik


---
Message posted from http://www.ExcelForum.com/