Quantcast
Channel: PHPExcel Forum Rss Feed
Browsing all 2707 articles
Browse latest View live

New Post: Cyclic Reference in Formula Error

Maybe you can still help me with something... just to stop the parser calculating all my range values for the index function I decided to rewrite it....but got stuck at the parameters... I need their...

View Article


New Post: Here's how to create Excel from and HTML Table

Mamuscia, this script is awesome and working great! :) The only disadvantage I have found so far is that it has problems with nested tables as it will consider each table as a separate one and put it...

View Article


New Post: Here's how to create Excel from and HTML Table

On 10/08/2013 14:05, king999 wrote:From: king999Mamuscia, this script is awesome and working great! :) The only disadvantage I have found so far is that it has problems with nested tables as it will...

View Article

New Post: Here's how to create Excel from and HTML Table

Mark, it would be a good idea to include it in version 2. Any ideas of a workaround until then with the current script?

View Article

New Post: PHPExcel 2.0.0

Hi, is a release date for version 2.0.0 known? Thanx Tim

View Article


New Post: merge Cells

when output as an PDF. mergeCells function works fine with verison 1.7.8 but not with 1.7.9. I found the same question in issues.

View Article

New Post: Cell Protection

How do i load the template after creating the new PHPExcel object so that i lock certain cells in that template?

View Article

New Post: Cell Protection

Often, it is loading the file that created the object:$objPHPExcel = PHPExcel_IOFactory::load("05featuredemo.xlsx");

View Article


New Post: “Style 'Currency' not found” When trying to format a column from a...

0 down vote favorite I am using PHPExcel 1.7.9 to create an excel file with no issues. However when I want to format a column in excel, I highlight it and click the "$" icon in the toolbar and the...

View Article


New Post: PDF Rendering Suggestion

Why does PHPExcel use the file_exists and is_readable functions to check that the PDF library exists? Why not just rely on the require_once method to fail if the library does not exist? The file_exists...

View Article

New Post: Cyclic Reference in Formula Error

solve it In Calculation.php you need to replace the _calculateFormulaValue function with:/** * Parse a cell formula and calculate its value * * @param string $formula The formula to parse and calculate...

View Article

New Post: Cyclic Reference in Formula Error

In LookupRef.php(under the Calculation folder) replace INDEX function with:/** * INDEX * * Uses an index to choose a value from a reference or array * * Excel Function: * =INDEX(range_array, row_num,...

View Article

New Post: Accessing Name manager

if you really want to get your name manager formulas then just use this add-in for excel which will export all your name manager functions/code/formulas/defined variables in another sheet and use those...

View Article


New Post: issue saving an excel file

that's a macro file... i'm not sure that will work with phpexcel except the case you will quit your macros... maybe that was your problem

View Article

New Post: Extend PHPExcel with custom functions?

jrao wrote: Hi, I wonder if it's possible to add more functions to PHPExcel using some kind of extension or plugin? If the function is standard Excel function, I guess I can just modify the source...

View Article


New Post: looping through sheets and selected columns

http://stackoverflow.com/a/5578240/1707033 -> here you will find your answer

View Article

New Post: Extend PHPExcel with custom functions?

Ok, thanks for the explanation. I'm looking at 2.0 right now, it seems to be much easier to extend, not sure how stable it is though.

View Article


New Post: Extend PHPExcel with custom functions?

It's pretty stable but it need some fixes from what I saw... and also works pretty ok with sheets of 2Mb => the only thing I don't like is that they didn't fixed : space+9 -> phpexcel: #VALUE!...

View Article

New Post: Extend PHPExcel with custom functions?

On 14/08/2013 16:12, jrao wrote:From: jraoOk, thanks for the explanation. I'm looking at 2.0 right now, it seems to be much easier to extend, not sure how stable it is though 2.0 should not be...

View Article

New Post: Extend PHPExcel with custom functions?

Ok, thanks for the heads up, Mark, this is very useful information.

View Article
Browsing all 2707 articles
Browse latest View live


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