Forum


Replies: 5   Views: 145
Function replacement
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpxlsx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpxlsx version and check the Documentation available.

Posted by KaiVoigt  · 19-02-2024 - 12:30

I am using the sample_1 example in the setCellValue folder.
My xlsx that i use has a simple VLOOKUP function in cell B5.

After executing the sample_1.php, the resulting excel cannot be opened.

It shows an alert "We found a problem with some content in 'example_setCellValue_1.xlsx'".

What is the proper way to remove/replace a function in a cell? Is there a way to handle this yet?

 

I am using phpxlsx v3 at the moment but i dont think 3.5 fixed this. At least i cannot see any hints in the release notes.

Regards,

Kai