Questions tagged [xml-spreadsheet]

Microsoft Excel spreadsheet file-format based on XML, called "XML Spreadsheet" ("XMLSS"), first introduced in Excel 2002.

18 questions
0
votes
6 answers

Spreadsheet-like functionality in web app

I have a web app for commercial property management that needs spreadsheet-like functionality for doing budgets. I don't want to use Google Sheets because my users won't necessarily have a Google account. So is there anything out there that I could…
bjwbell
  • 553
  • 1
  • 6
  • 18
0
votes
2 answers

ActiveX Spreadsheet MS access

I would like to ask your help please. I'm trying to build a form where user will have the option to paste data on the form spreadsheet, after I want to recover that data by VBA to insert it on table. how can I use that Active X spreadsheet ?? how…
Pramine
  • 31
  • 7
0
votes
2 answers

Trying to understand C# and XML Spreadsheets in ASP.net

I'm currently building a web application that will give users the same information they see on a table on the current page, in Excel spreadsheet format. I found some previous code in another project that did the same thing. Small question first:…
MacSalty
  • 1,212
  • 4
  • 14
  • 21
1
2