Hi,
i have a problem with spire.xls i have to set a formula like this:
worksheet1.Range((righe + 3), 27).Formula = "=sum(F33079612!z1224;F33079613!z1000;F33079614!z30)"
this is a sum of cells from some different sheets but in my asp.net page it returs exception:
z1224 is not valid named range
Thans in advantage