Sabtu, 29 Juni 2013

[ExcelVBA] loop with userform

 

i have a loop with an inputbox

for i = 1 to 25

svar = inputbox("answer?")

next i

I want to replace the inputbox with an userform, which I'm not familiar with.

How can I return from the userform to the loop when the user has written his answer?

Thank you!

Regards

Torstein

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
.

__,_._,___

Tidak ada komentar:

Posting Komentar