Calculating using formula outside a table

M

makh

I have a table containing values. the table is bookmarked. Outside th
table, I want to show a value which has been calculated usin
non-contiguous fields (cells) from the table, so that I can writ
"Therefore we require £[formula] for this project" where [formula] ha
been created using the Table/Formula dialogue box as

=SUM(Table1 B7,C7,B8,C9,B11,C11)

This produces syntax errors. Any suggestions?:confused:

mak
 
Top