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

New Post: Error when using links

Error: WorkSheet_2!A8 -> Formula Error: An unexpected error occuredPHPExcel/Cell.php:307 $pExcel->getActiveSheet() ->setCellValueExplicit('A8', "=$'WorkSheet_1'.A7",...

View Article


New Post: Scrol in worksheet

I am afraid that there is not direct solutions. There should be a property sheet (get/set in connection methods would be well) and change the method _writeSheetViews of the Writer so it uses the...

View Article


New Post: Error when using links

Hum... What is this formula is supposed to achieve?I do not claim to know all the arcana of Excel but this tells me nothing...And if PHPExcel is'nt more inspired, he complains.

View Article

New Post: Scrol in worksheet

Can u giv me any example of it??

View Article

New Post: Error when using links

Well.. What is necessary to do: we have one WorkSheet, where is written some Cells, necessary to create some links on another WorkSheet.Like this:$objPHPExcel->setActiveSheetIndex(0)...

View Article


New Post: Error when using links

Ok ( the second sheet display 'Helloworld!' for A1).The correct formula is ='Ws1'!A1&'Ws1'!B1Use the "!", not the "." between sheet name and cell coordinate. If you need "absolute" address (the '$'...

View Article

New Post: Unable to format output at all

hafler wrote:Hi,i was experiencing the same problem when trying to export a excel document to pdf in landscape mode using mPDF. I'm using PHPEXCEL 1.7.8I have found a workaround, but you have to modify...

View Article

New Post: Error when using links

Thx! That's working!

View Article


New Post: Call to a member function getBlipType() on a non-object

Hi!I try to parse PNG from Excel sheet. The Excel file has one list (01_Body_Graph_Daily) and going to PHP-script from Microsoft SQL Reporting Services by e-mail and/or SMB-share, in any case, the...

View Article


New Post: Problems loading and accessing an excel file

First of all, I have to say that I've read a lot of post about this problem, but I think I'm not getting the point about techniques when loading big files.I have an excel file of 65000 rows (aprox) and...

View Article

New Post: Problems loading and accessing an excel file

Hi, I've got some experience with large excelsheet, using the PHPExcel library. But rather than reading I used PHPExcel for writing. The biggest files I worked with had around 30 columns with 150K...

View Article

New Post: Scrol in worksheet

I will try to be more clear...-The feature you want is not supported by PHPExcel, as far as I know.-I've looked quickly where this information could be entered in an Excel 2007 file.Some tests are...

View Article

New Post: Problems loading and accessing an excel file

Hi borft,Thanks a lot for your numbers, are really interesting.Finally I'm being able to deal with this "little monster" :) The key was to really understand how PHPExcel works when loading files and...

View Article


New Post: German Umlaute Excelwriter

use utf8_encode to write Umlaute (äöü) into the excelsheet

View Article

New Post: disconnectWorksheets() not working?

Hi there,I'm using the method "disconnectWorksheets()" and then unseting my $objPHPExcel var, and then checking the PHP memory and it seems not working to free PHP memory :-(My code is something like...

View Article


New Post: Differences between caching systems

I'm aware of all the caching systems supported by PHPExcel, but i cannot see a comment on what is better in one with respect to others, so I'm asking here.What are the differences between caching...

View Article

New Post: Differences between caching systems

There are some test results for different caching methods showing times and memory usage inthis thread. 

View Article


New Post: disconnectWorksheets() not working?

PHP doesn't actually free up memory until the garbage collection runs.If you're running PHP 5.3.0 or above, take a look at http://php.net/manual/en/features.gc.php for forcing garbage collection,...

View Article

New Post: How to read just a date from excel into MySql?

Hello LWol, I do not understand everything what you are writing but that is more due to my English or that I something else expect from PHPExcel. I think I understand it so far that it is not possible...

View Article

New Post: PHPExcel Roadmap for 2012

Hi -is there any plan to include the YIELD function that is currently in development or on to do list?ThanksMartin

View Article
Browsing all 2707 articles
Browse latest View live


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