Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
XamSpreadsheet & Excel Named References
posted

Hello,

I am converting an existing winforms application that uses Excel COM Automation to a new WPF application using XamSpreadSheet and Infragistics Excel Engine.

We have a lot of formulae and named references in our existing data. Loading these into the new version raises errors like - Formulae should have sheet names qualified for named references.

I am not sure how to go about that properly, as existing named references could have other named references and cell references in formulae.

Should the named references assume the same worksheet as they are being evaluated on, if no explicit sheet name is specified.