Vba To Php

I have an Excel VBA program that I wish to convert into PHP, so that my scripts will run faster. If you know of a web language that can do the following below faster than VBA, then let me know. Otherwise I would like it written in PHP.

It is about 800 lines of code divided among 7 different modules. A little dynamic yes, but can easily be understood with the notes I have added. The program filters through a list and pulls specific information from 3 websites into a table for analysis. After this script has been converted into PHP, I would like the newly written PHP script to send the information gathered into an excel file.

Leave a Reply

Your email address will not be published. Required fields are marked *