Re: EPPlus - Formula
Hi Pavel, Formula's usually start with and '=' sign. So in your case it should probably be: EvaluateExpression( Worksheet.Cells['A1'].Formula='=Count(B1:B10)' ) Best regards, Harry Kleinsmit. On Fri, Apr 28, 2017 at 05:41 am, Pavel Mencl wrote:
|
|