P
Paul
Can anyone tell me how in vba to locate the cursor in a
table and document.
I have a document with multiple tables what i want is to
create a vba procedure that the user can use to
automatically enter a new row at the end of the specific
table they are using.
So i need to loacte the table number they are in and send
the cursor to the end of the table and insert the new row.
Any ideas
Paul
table and document.
I have a document with multiple tables what i want is to
create a vba procedure that the user can use to
automatically enter a new row at the end of the specific
table they are using.
So i need to loacte the table number they are in and send
the cursor to the end of the table and insert the new row.
Any ideas
Paul