Thread: Loop question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
aelewis aelewis is offline
external usenet poster
 
Posts: 4
Default Loop question

I am trying to create a Do Until loop that will display a form that will
display until a checkbox is checked. The answer to the question on the form
needs to be written to the spreadsheet in the cell below the previous answer.
I'm fairly new to this, but I'm guessing I need to use Offset. I've never
done that before. Anyone have any suggestions and/or hints? Thank you!