how to embed excel spreadsheet in webpage
hi i want to embed an excel spreadsheet in webpage, so if any time i will replace the excel file in my directory, the webpage will automatically show the new file data.
what i need to update webpage data?? it will be an escel file, when i update that or replace that the webpage will be automatically update..
give your solutions...
can you tell me how can i code in php for showing excel data
yes i can use PHP fo this fuction but i dont know how to code, i only want that there is an excel file of price lists is located at my server suppose its list.xls, my webpage will automatically shows it data in an aligned form that looks good
when ever i replace, update or upload a new file with same name list.xls, my webpage will automatically be updated and show the new list from excel.xls
1 Attachment(s)
yes, good effort but it has a little problem, check the attachment :(
good effort but it has a little problem, its showing thousand columns and rows even that are null, and in very misaligned form, i tried to fix that, but was unable,
i am attaching the file having your code and my test.csv file
please modify the code that will bold the first row of the test.csv and show the data in aligned tabular form and only shows the cells in which i file contains data,
so as a final product i will get my test.csv data in tabular form in my web-page, please fix it
it needs your little more effort, thanks
:)
Use the Microsoft Excel Web App embed feature
Microsoft just released a feature with the Excel Web Apps in November 2010 that lets you embed spreadsheets or portions of spreadsheets including charts into a web page. The feature lets viewers sort and filter data and even add their own values to take advantage of your formulas without altering the original document in anyway.
The advantage of the Web Apps feature is that it's viewable to most popular Web and mobile Web browsers and doesn't require the viewer to have Excel installed. It's also super easy to update the data in Excel.
All free stuff. You can find out more at http://office.com/embed excel