P
philh
Hello
I have a tool which generates a report and exports it to an exce
spreadsheet. I would like some of the fields on the spreadsheet to b
functions of others, and I would like the spreadsheet to do th
calculation, not the reporting tool.
(The report populates a 'items processed' column, but the number o
hours spent is not available here, so that field is blank. I want th
'items per hour' field to be a function of the 'items processed' an
'hours' fields.)
So, the report populates cell A1 and leaves B1 blank. I want cell C1 t
be =A1/B1 (I don't mind the division error while B1 is empty). Th
report enters the text "=A1/B1" in the cell, but when I open th
spreadsheet, that is exactly what appears in the cell (the si
characters '=', 'A', etc.). The formula it is not interpretted o
calculated.
Doing a 'calculate now' (F9) doesn't have any effect. I had though
that was by best hope. Any ideas out there? Or am I trying somethin
that just ain't gonna work?
PHi
I have a tool which generates a report and exports it to an exce
spreadsheet. I would like some of the fields on the spreadsheet to b
functions of others, and I would like the spreadsheet to do th
calculation, not the reporting tool.
(The report populates a 'items processed' column, but the number o
hours spent is not available here, so that field is blank. I want th
'items per hour' field to be a function of the 'items processed' an
'hours' fields.)
So, the report populates cell A1 and leaves B1 blank. I want cell C1 t
be =A1/B1 (I don't mind the division error while B1 is empty). Th
report enters the text "=A1/B1" in the cell, but when I open th
spreadsheet, that is exactly what appears in the cell (the si
characters '=', 'A', etc.). The formula it is not interpretted o
calculated.
Doing a 'calculate now' (F9) doesn't have any effect. I had though
that was by best hope. Any ideas out there? Or am I trying somethin
that just ain't gonna work?
PHi