Microsoft Word 2000 Tables

N

Neo

I am trying to find a way of counting the number of non-blank cells in a word
table column. The table formula =COUNT(ABOVE) returns the total number of
cells regardless of what they contain.

If there is a way of excluding the cell on the table heading row then this
would be better still.

Can anyone help?

Regards,


Neo.
 
M

macropod

Hi Neo,

AFAIK, there's no reliable way of counting the number of rows in a table
using a formula field, let along the number of non-blank rows. The 'ABOVE'
and similar expressions need to be handled with particular caution. See my
Word Field Maths 'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
for a detailed explanation.

If you really need a count, you'll have to do it manually, or code a macro
to do it for you.

Cheers
 

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