Entering data into first empty cell

N

nannon8

I have a userform that has a number of textboxes on it. Data from the
textboxes gets added to different parts of a Word Document.

I have a table where the rows get populated by the userform. I have
managed to get VBA to add the data from teh textbox into the next
available empty row fairly easily. However, once the empty rows run
out I am finding it difficult to add a new row to the bottom of the
table and enter the text in the textbox into the new row.

I am sure this is my inexperience of VBA. Can anyone help?
 

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

Top