Click here to Skip to main content
15,887,945 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Currently i have one Excel template that content a lots of the VBA code for compare 2 excel file,but did have any idea to pull it into website for using online?

For example the excel template are providing browse 2 excel file and after browse 2 excel into website and it will compare and provide a after compare file for download or maybe showing summary in website.

Iis that possible pull the VBA code into website for online compare?
Thanks and regards,

kind1212

What I have tried:

i had tried do research on web but get nothing.


Thanks and regards,

kind1212
Posted
Updated 10-Oct-18 23:20pm
v3
Comments
CHill60 11-Oct-18 5:22am    
VBA code will not run online. You will need to convert the code to a more appropriate language. Not sure why you would want to though ... Office comes with a spreadsheet comparison tool these days
kind1212 11-Oct-18 17:06pm    
if that possible direct put my template excel file on website then direct browser another compare file for comparing? or just only the way is rewrite the code in other language?thanks!
CHill60 15-Oct-18 3:45am    
The Excel template will only run if you have Office installed on your website server (unlikely). My recommendation would be to use the tool supplied by Microsoft.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900