Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Help in creating Excel from XML

Help in creating Excel from XML

Scheduled Pinned Locked Moved C#
questiondatabasexmlhelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Laddie
    wrote on last edited by
    #1

    Hello, I have a scenirio where i have to create an excel that can replicate my web application. Let me explain the situation THis is a survey application.We will be getting the questions from DB and display them one at a time to the user. The answering mode can be anything like single line, mutichoice etcc..(Text box, Check box ). We dynamically create this in webpage. Now i need to distribute this survey offline.ie each question should come as a seperate excel sheet and it should replicate exactly how it is shown in web page. Any ideas ? kindly let me know

    Thanks Laddie Kindly rate if the answer was helpful

    P L 2 Replies Last reply
    0
    • L Laddie

      Hello, I have a scenirio where i have to create an excel that can replicate my web application. Let me explain the situation THis is a survey application.We will be getting the questions from DB and display them one at a time to the user. The answering mode can be anything like single line, mutichoice etcc..(Text box, Check box ). We dynamically create this in webpage. Now i need to distribute this survey offline.ie each question should come as a seperate excel sheet and it should replicate exactly how it is shown in web page. Any ideas ? kindly let me know

      Thanks Laddie Kindly rate if the answer was helpful

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      One option is to use VSTO (Visual Studio Tools for Office) and create an Excel Addin. Another option is to wrap Excel and use automation - either way, you've got some serious coding ahead of you.

      Deja View - the feeling that you've seen this post before.

      My blog | My articles

      L 1 Reply Last reply
      0
      • P Pete OHanlon

        One option is to use VSTO (Visual Studio Tools for Office) and create an Excel Addin. Another option is to wrap Excel and use automation - either way, you've got some serious coding ahead of you.

        Deja View - the feeling that you've seen this post before.

        My blog | My articles

        L Offline
        L Offline
        Laddie
        wrote on last edited by
        #3

        Hi Pete, Thanks for the reply. Let me do some reserch on that. Have a nice day Laddie

        Thanks Laddie Kindly rate if the answer was helpful

        1 Reply Last reply
        0
        • L Laddie

          Hello, I have a scenirio where i have to create an excel that can replicate my web application. Let me explain the situation THis is a survey application.We will be getting the questions from DB and display them one at a time to the user. The answering mode can be anything like single line, mutichoice etcc..(Text box, Check box ). We dynamically create this in webpage. Now i need to distribute this survey offline.ie each question should come as a seperate excel sheet and it should replicate exactly how it is shown in web page. Any ideas ? kindly let me know

          Thanks Laddie Kindly rate if the answer was helpful

          L Offline
          L Offline
          Laddie
          wrote on last edited by
          #4

          I just thought of one more option. I have already created the code to dynamically generate the web content which i am using in web apps. Is there a possibility that i can create a mht file and get it opened in Excel as different sheets?. The excal can save multiple sheets as a single mht file. But how about the other way round ? Any ideas..Kindly let me know.

          Thanks Laddie Kindly rate if the answer was helpful

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups