Posts by Alexandre Amado • 7 points
3 posts
-
0
votes1
answer1615
viewsQ: How to handle EXCEL with PHP?
How do I manipulate excel cells with PHP? For example: I need to take 2 cells, in separate lines Cell 1: AB2 Cell 2: BC4 And multiply them AB2 * BC4 = ? And print this value on the screen. All this…
-
0
votes1
answer405
viewsQ: DASHBOARD - Can you export to Browser?! (Any language to the web)
How do I import this DASHBOARD made in VBA in EXCEL, to run in browser? In HTML, CSS, Javascript, php... Whatever, I just want you to run it in the browser.…
-
0
votes2
answers2198
viewsQ: Importing EXCEL data into PHP!
Hello, I come to ask for help regarding EXCEL and PHP; A little while I joined a company, where has a Dashboard made in VBA in EXCEL, however, I realized that it gives much problem. So I decided to…