OpenOffice.org is very kind about making sure your formulas are nice when it loads.  
This means that any TBS data fields are ruined, so be careful when opening reports.  You will have to reset
the formulas before saving.

bill_of_materials_costing
-------------------------
C10:	=SUM([currency_total.column][data.component_start;]:[currency_total.column][data.component_end;])
E10:	=c[currency_total.#;ope=add:[data.currency_start]]*d[currency_total.#;ope=add:[data.currency_start]]
E11:	=SUM(e[data.currency_start]:e[data.currency_end;])
I16:	=[currency3;block=table:table-cell;noerr]INDIRECT(ADDRESS(ROW();COLUMN()-(1+[data.currency_count])))*INDIRECT(ADDRESS(ROW();5))

