I need to know if a row is empty , or to insert a row at the end of the table

A

Aidil

I need to know if a row is empty , or to insert a row at
the end of the table
I am writing a vba code to generate tables,
I need to insert a row at the end of the actual table in a
loop,
but in middle of my routine that was executed before
successfully, word inserts the row before the last row
with data and so on... the problem is that when I call
another routine to display other table, it insert it
inside the other table....

I am finding how to verify if the row which have the
cursor has data or if is empty to then insert a new row
at the last row with data...

If anyone can help me with that, I will be agreed..
thanks...
-Aidil
 

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