*Excel calculator integration on my WordPress site
Hello guys.
I created an excel calculator where you can put in a year range for example 2002-2010 and then my excel file with Makros will create some filtrations and work with Makros to get everything done with one click.
The output are a few figures. Most interesting figure is how much money you had spending in this time period and.
For me it was very challenging because I worked the first time with excel vba and Makros etc. but it worked !!! I am very happy about it. But now I only have an excel sheet which I want to share on a WordPress site.
But the design have to be a form where you type in the data and get as result the figures.
Very simple. But I have no clue how to handle that. I tried several possibilities to convert my excel to integrate it as an online form on my WordPress page. But it worked very bad.
So I am not sure if I can still use my excel calculator as base and work out the rest around of it.
Now my thoughts as a beginner are fronted, backend, …?
I have no idea. In which way I should start to develop a very simple form to type in the data and in the background happens the calculations?
It is a calculator how much you spend on something.
But every year the product got more expensive, so my Programm calculate year by year and sum up everything and put it out.
[ad_2]