Is it possible to use bookmarks in calculations on Mac?
I have the following working on word 2007 on PC:
"=SUM(ABOVE)" <- and this cell have bookmark called "thesum"
then in the cell under I have "=thesum * 0,25" <- this cell have a bookmark called "mva"
then in the cell under again, I have "=mva+thesum"
This works on PC but when I try it on Mac running word 2008 I get a syntax error in the fields doing calculations with the bookmarks.
Any ideas/ suggestions on how to solve this?