By DrupalTime-1 on
Hey All...I would like to create a form that my users can use where they enter in different numbers and my form calculates a figure for them. I have a finance site and this form is to help people with small businesses. Although, I'm not a programmer and I don't know how to create something like this. I could create this with Microsoft Excel by using some of their functions but I don't want my users to have to download an excel file. Preferably I want them to just enter in a couple numbers on my website and then it calculates the number they are trying to figure out. So with that being said, is their a module or a way to use Excel functions on my website? Thanks a lot.
Comments
Module to calculate or use Excel on my site
subscibing
https://kloebb.nl and https://noww.nl
.
Based on a first, quick look, I'd say http://drupal.org/project/sheetnode does the trick. If it doesn't, and you're up to it, you can use http://phpexcel.codeplex.com/ (the same thing the Sheetnode module uses) to write precisely what you want to do.
Excel in Drupal
I tried http://drupal.org/project/sheetnode but I can't get it to work like Excel on my desktop.
Besides I want my users to be able to fill a personal node and it would be to much to make 100 personal nodes.
This problem also arises with Google docs.
So far http://drupal.org/project/webform is the best solution I found. Only I dislike the fact that everything with webform is placed under each other.
https://kloebb.nl and https://noww.nl