we are use the latest Beta 4.0 Beta 2 available and found that VLOOKUPs do not get fired.
Our use case requires us to change some cells in a predefined workbook and fire the calculation refresh. Users have defined VLOOKUPs which return a #VALUE. When we open the same workbook in Excel , the lookups successfully return values.
Can some advise on workarounds or if there is an eminent release catering to this ?
Comments: Hi, based on what you have described I cannot tell what the error is. The VLOOKUP function is implemented in EPPlus, but there is several reasons that could cause the #VALUE error, like if the VLOOKUP refers to a range containing other functions that are not implemented. It would be of great help if you could upload a workbook as an attachment to this issue where this failure occurs.
Our use case requires us to change some cells in a predefined workbook and fire the calculation refresh. Users have defined VLOOKUPs which return a #VALUE. When we open the same workbook in Excel , the lookups successfully return values.
Can some advise on workarounds or if there is an eminent release catering to this ?
Comments: Hi, based on what you have described I cannot tell what the error is. The VLOOKUP function is implemented in EPPlus, but there is several reasons that could cause the #VALUE error, like if the VLOOKUP refers to a range containing other functions that are not implemented. It would be of great help if you could upload a workbook as an attachment to this issue where this failure occurs.