Unfortunately, Word does not make it easy to figure out cell addresses (this
is an enhancement that's been requested for Word 10), but it does provide a
macro that helps. If you're using Word 97, the TableCellHelper macro is in
the Macros8.dot template, located in the Macros folder of Office (if you
didn't install the macros, you'll need to add them with Add/Remove
Programs). The template gives instructions for installing the macro in
Normal.dot. It helps to add it to a toolbar or the Table menu as well. When
the macro is run, it returns the address of the cell where the insertion
point is located, along with the total number of rows and columns in the
table.
--
Suzanne S. Barnhill
Microsoft Word MVP
Words into Type
Fairhope, AL USA
Nigel <nig...@singnet.com.sg> wrote in message
news:3841D713...@singnet.com.sg...
> Hi!
>
> I'd like to use =sum(above) but I discovered
> that if one of the cell above is blank, the formulae
> doesn't work, and I have to insert zero b4 it do.
>
> Anyway to make it works w/o inserting zero?
>
> Thanks!!
>
> Nigel
>