Thread: Calculation
View Single Post
  #2   Report Post  
Posted to microsoft.public.word.tables
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Calculation

Hi LindaC,

You can use a macro to return the cell address. There's a sample one in my Word Field Maths Tutorial, at:
http://lounge.windowssecrets.com/ind...owtopic=365442
or
http://www.gmayor.com/downloads.htm#Third_party


--
Cheers
macropod
[Microsoft MVP - Word]


"LindaC" wrote in message ...
I have a simple mulitplying calculation. My problem is that my table has
many rows and columns (some rows have 1 column and some have 5). Is there an
easy way of looking up what the cell address is (like in Excel) or do I just
have to keep trying until I find the right cell name? Thanks.