Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Browsing all 2262 articles
Browse latest View live
↧

Edited Unassigned: String Concatenation Formula Error [15064]

Using the version 4 Beta, I'm getting incorrect results when using the Calculate method on my worksheet. Below is my example Unit Test code to show the issue. This is the unit test error message,...

View Article


Created Unassigned: ExcelRangeBase.Copy [15070]

Hello I'm encountering this issue wherein am trying to copy cell range like code below: ```var oWs = package.Workbook.Worksheets["FormatSheet"];var oRow = oWs.Cells[String.Format("{0}:{0}",1)]; var...

View Article


Created Unassigned: Issue with special characters in cache formula values...

Using the latest v4 Beta build, I've found that it doesn't properly "clean" cached formula results. So, when editing a pre-existing worksheet, where a formula had previously returned the text "IF V...

View Article

Commented Unassigned: Issue with special characters in cache formula values...

Using the latest v4 Beta build, I've found that it doesn't properly "clean" cached formula results. So, when editing a pre-existing worksheet, where a formula had previously returned the text "IF V...

View Article

Created Unassigned: Calculation Error With Excel Address [15072]

When trying to calculate a formula as simple as "YEAR(A1)" where A1 is filled with a date time, the calculation fails.

View Article


Created Unassigned: In Beta 4, formulas containing the "" operator are not...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article

Created Unassigned: In Beta 4, formulas including Dates may return "#VALUE!"...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article

Created Unassigned: Autofit columns doesn't work with columns whit format...

Hi.I use this code to fit the columns:```ws.Cells(ws.Dimension.Address).Worksheet.DefaultColWidth = 1ws.Cells(ws.Dimension.Address).AutoFitColumns()```If I don't use DefaultColWidth the columns are TOO...

View Article


Edited Issue: In Beta 4, formulas including Dates may return "#VALUE!" rather...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article


Commented Issue: In Beta 4, formulas including Dates may return "#VALUE!"...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article

Closed Issue: In Beta 4, formulas including Dates may return "#VALUE!" rather...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article

Closed Unassigned: In Beta 4, formulas containing the "" operator are not...

My Excel spreadsheet contains a Date in column A and the following formula in column B.```=IF([@IssueDate]<>"",TODAY()-[@IssueDate],"")```When the 'Compute' method is called, the result '#VALUE!'...

View Article

Edited Issue: Calculation Error With Excel Address [15072]

When trying to calculate a formula as simple as "YEAR(A1)" where A1 is filled with a date time, the calculation fails.

View Article


Closed Issue: Calculation Error With Excel Address [15072]

When trying to calculate a formula as simple as "YEAR(A1)" where A1 is filled with a date time, the calculation fails.Comments: Thanks. /MA

View Article

Closed Issue: Calculation Error With ExcelAddressExpression [15067]

Given the following unit test the calculation results in an incorrect value.```[TestMethod]public void Calculation7(){ var pck = new ExcelPackage(); var ws = pck.Workbook.Worksheets.Add("Calc1");...

View Article


Edited Unassigned: String Concatenation Formula Error [15064]

Using the version 4 Beta, I'm getting incorrect results when using the Calculate method on my worksheet. Below is my example Unit Test code to show the issue. This is the unit test error message,...

View Article

Closed Unassigned: String Concatenation Formula Error [15064]

Using the version 4 Beta, I'm getting incorrect results when using the Calculate method on my worksheet. Below is my example Unit Test code to show the issue. This is the unit test error message,...

View Article


Created Unassigned: Calculated Fields in PIVOT [15076]

Hi, we use some versions of your library, 4.0 for fast large plain reports, 3.2 for complex pivots and reports,and for pivot library has very large set of functions, but has no Calculated...

View Article

Edited Unassigned: Whitespace String Literals Trimmed In FormulaParsing [15024]

Hello,When trying to parse a formula such as =FIND(" ","FirstName LastName") it fails because OfficeOpenXml.FormulaParsing.LexicalAnalysis.TokenizerContext.CurrentTokenHasValue trims the string literal...

View Article

Commented Unassigned: String Concatenation Formula Error [15064]

Using the version 4 Beta, I'm getting incorrect results when using the Calculate method on my worksheet. Below is my example Unit Test code to show the issue. This is the unit test error message,...

View Article
Browsing all 2262 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>