473,398 Members | 2,403 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Is it possible to have HTML as FRONT END & Excel as BACK-END database?

I have created data entry tool in excel for our daily shift report details for the whole year. But the excel size seems to be so BIG and it becomes slow in calculations & saving.

Is that possible to have HTML as front end data entry page & add the details to back-end Excel database by clicking a button in HTML?

Pls advice on this.
Jan 7 '11 #1
7 17944
AutumnsDecay
170 100+
Perhaps you could give us a bit more information?

I mean you can certainly make a backend application that allows for reading and exporting of an Excel file type if you can find the library for it. I'm sure it exists somewhere.

It wouldn't be a pure Excel environment, though. You'd likely use PHP and MySQL to store the variables for the document, and then when the doc is opened, it requests the variables from the site. I believe Excel has this type of feature, but I'm not 100% sure. I've used Excel maybe twice in my life.

But hopefully this gives you a basic 'this should be possible' or not idea.
Jan 7 '11 #2
Basav
7
Hello Chandru,

I'm also looking for same kind, i meant , need to use HTML as front end and Excel as Database.

Please suggest me
Jan 10 '13 #3
Rabbit
12,516 Expert Mod 8TB
You could try to use Excel as a back end... but everyone with experience in databases will tell you not to. If you think that using a web interface while keeping the data in Excel will speed things up for you, you're mistaken on that point.
Jan 11 '13 #4
PsychoCoder
465 Expert Mod 256MB
You would need a language between the HTML and your data source. HTML is simply a markup language, not a programming language.

Personally I would try and avoid using Excel as your backend, just maintaining it would be a nightmare. Check out MySql or SQL Express
Jan 12 '13 #5
Basav
7
Dear Rabbit and PhychoCoder,

Thanks for your prompt reply..

Here going to use this application on stand alone system rather on Network or web.

All that i need to do is just conceal the Excel here.

We can achieve this in Xcelcious but unfortunately it wont support any Macro in this.

Thanks,
Basav
Jan 12 '13 #6
Rabbit
12,516 Expert Mod 8TB
I just realized this was a thread from two years ago. Please do not hijack and bump old threads. If you have a question, create a new one. Please read the FAQ before you do.
Jan 13 '13 #7
Basav
7
I had posted the new thread too.

you can check the below link.

http://bytes.com/topic/access/answer...se#post3738135

Since Chandru had also asked same question, just checking whether if he got any solution or not..
you can check my thread addressing him directly..
Jan 13 '13 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Nick Li | last post by:
Hi, I need to create a html page so that "Back" button(or some other button) is disabled in IE browser. I would appreciate your help. Nick Li
2
by: bill | last post by:
Hi All, When I send html content with Excel MIME type, the page break style sheet {page-break-before: always} doesn't work at Excel spreadsheet. Any idea to convert html page break style sheet to...
1
by: Showe | last post by:
Hello, I am using VSOT with Excel. I have modified the default Excel Menu to include a custom menu item - however when I add this item it is added as the last item (after &Help). Is it possible to...
1
by: eldhopvm | last post by:
Hi I need an urgent help.I want the code for exporting an html table to Excel. The table is dynamically generated Html table only.Once the table is generated i want to export it to excel.(java...
5
by: =?Utf-8?B?c2NobWlkdGU=?= | last post by:
Hi How can I Export an HTML Table to excel? My goal is a button, and when the user clicks this button a popup appears asking the user to 'open' or 'save' the generated Excel file. Actually...
1
by: spoorthisri | last post by:
how to save html data in excel sheet should happen locally
2
by: gopiinamadar | last post by:
hi, please any one send me the JSP code to convert a html page into excel(xls) file its very urgent... thank you
3
by: Shailesh Patel | last post by:
Hi, How do I export Html table to excel file? Thank you in advance. Shailesh
1
by: =?Utf-8?B?RmxvcmlkYUZhYmVyRml2ZQ==?= | last post by:
I accidentally uninstalled my Microsoft Word and Excel and now I cannot open my saved files. How do I get them back?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.