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. advanced excel

advanced excel

Scheduled Pinned Locked Moved C#
questionannouncement
2 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.
  • U Offline
    U Offline
    User 9123917
    wrote on last edited by
    #1

    I have created an interface where user can chose the required data to be exported to excel. If in future, user select a new data to be exported which the new data is already included in the previous data, the excel file must not replace bt the current one. If the new data selected is not included in the previous data, the excel file should update the data instead of replace it. Any idea of how can I do that?

    L 1 Reply Last reply
    0
    • U User 9123917

      I have created an interface where user can chose the required data to be exported to excel. If in future, user select a new data to be exported which the new data is already included in the previous data, the excel file must not replace bt the current one. If the new data selected is not included in the previous data, the excel file should update the data instead of replace it. Any idea of how can I do that?

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

      Member 9169887 wrote:

      Any idea of how can I do that?

      Open your excel file, loop through all existing data and see whether it has changed (and needs be updated) Easiest way to read an existing excel-file would be using JET.

      Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

      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