Title: Using data from excel sheet
Last modified: March 29, 2017

---

# Using data from excel sheet

 *  Resolved [enviousdigital](https://wordpress.org/support/users/enviousdigital/)
 * (@enviousdigital)
 * [9 years ago](https://wordpress.org/support/topic/using-data-from-excel-sheet/)
 * Hi. I have an excel sheet that I am trying to turn into a quote form on a wordpress
   website. The excel sheet has all the formulas to produce the quote but spread
   across multiple worksheets (in the same document). I then need only some of the
   fields on the main worksheet that the quote sheet contains to display. The quote
   generated is dependant on selections that the customer makes, which is then calculated
   based on the formula in the other worksheets. I’d then like the user to be able
   to save their quote and login to view it later on. Does this sound possible? 
   I can send you the original excel sheet if you need to see it?

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years ago](https://wordpress.org/support/topic/using-data-from-excel-sheet/#post-8968836)
 * Hello [@enviousdigital](https://wordpress.org/support/users/enviousdigital/),
 * First, you need to know that our plugin is not an Excel emulator, and that the
   programming language and logic in Excel is different to the way that a form should
   be implemented with our plugin, so, it is not possible to import the Excel file
   directly to the plugin. The Excel file will help you as a guide in the development
   process, because you can check in each step of the process if the form is generating
   the correct results, but you should reimplement all the logic using javascript
   and the operations included by the plugin.
 * Furthermore, the version of the plugin to use will depend of the project’s purpose.
   For example, if you want to display the forms only to logged users, and register
   their submissions so they can return to the website to check the data submitted
   previously, you will need the Developer version of the plugin and activate the“
   Users Permissions” addon (more information in the following link: [http://cff.dwbooster.com/add-ons/users-permissions#begin](http://cff.dwbooster.com/add-ons/users-permissions#begin))
 * However, if you need additional help implementing your project, I can offer you
   a custom coding service from my personal website:
 * [http://cff.dwbooster.com/customization](http://cff.dwbooster.com/customization)
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Using data from excel sheet’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/using-data-from-excel-sheet/#post-8968836)
 * Status: resolved