detecting a wrap in a table row

R

Russ

I have a table with 11 rows. If the text entered in row 1 wraps I want to
delete the last row in the table. How can I detect that the frist row has
wrapped?
 
S

spunkymuffmonkey

Could you not assign the contents of the first row into a range and then
count the amount of characters within the range and delete/not delete
depending on the results?

What kind of information is in the first row, is it text, will the text in
the first row vary, are you trying to do this for more than one document, if
you supply more information somebody will be able to assist!

Kind regards
 

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