79482100

Date: 2025-03-03 20:48:30
Score: 2
Natty:
Report link

Old post I know - but if anyone is still looking the OP is asking to read Excel's cached data when a workbook link exists to a non-accessible file. PHPExcel attempts and to calculate the formula and fails.

Answer is to use the method: getOldCalculatedValue(). Example: $objWorksheet->getCell('A1')->getOldCalculatedValue()

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Martin