Relative Content

Tag Archive for pythonpython-3.xopenpyxlexcel-365

How can I correctly write a Python filter function in Excel 365?

While working on a project, I wanted to use the filter function in excel in order to display things in a neat and professional fashion. Unfortunately, openpyxl (3.1.4) doesn’t support the filter function, so one has to add it to the python code like this: