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. Embed and manipulate Excel sheet

Embed and manipulate Excel sheet

Scheduled Pinned Locked Moved C#
databasewpfbusinessjsontutorial
3 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.
  • T Offline
    T Offline
    The_Collector
    wrote on last edited by
    #1

    Hello everyone. I'm googling a lot of sites but none gives me a near answer to my requirements. I'm am about to work on a project which requires me to use excel sheet to handle the inputs and computation... and later all values inputed and computed will be stored in a database.... below are the steps... 1. store or embed an excel file as one(1) record in a database. Every record has different computations and inputs... in short, embeded excel sheet will serve as templates for future data entry 2. Data entry proper.       a. embeded excel sheet will display only the columns "A and B".                hidding the rest of colums which has the formulas in it.       b. upon losing the focus, columns "A and B" will be computed                based on the formulas from the hidden columns.       c. Save the updated template in another table as new record.       d. Read the inputed and computed values from embeded excel,                then store it in a table as new record. Hope some can guide or can give me a sample of the above requirement... Thank you in advance...

    xxx

    L 1 Reply Last reply
    0
    • T The_Collector

      Hello everyone. I'm googling a lot of sites but none gives me a near answer to my requirements. I'm am about to work on a project which requires me to use excel sheet to handle the inputs and computation... and later all values inputed and computed will be stored in a database.... below are the steps... 1. store or embed an excel file as one(1) record in a database. Every record has different computations and inputs... in short, embeded excel sheet will serve as templates for future data entry 2. Data entry proper.       a. embeded excel sheet will display only the columns "A and B".                hidding the rest of colums which has the formulas in it.       b. upon losing the focus, columns "A and B" will be computed                based on the formulas from the hidden columns.       c. Save the updated template in another table as new record.       d. Read the inputed and computed values from embeded excel,                then store it in a table as new record. Hope some can guide or can give me a sample of the above requirement... Thank you in advance...

      xxx

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You can start with this one: Opening and Navigating Excel with C#[^]

      T 1 Reply Last reply
      0
      • L Lost User

        You can start with this one: Opening and Navigating Excel with C#[^]

        T Offline
        T Offline
        The_Collector
        wrote on last edited by
        #3

        thank you for your emmediate reply... how can i display only columns A and B... hidding the rest of the columns?

        xxx

        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