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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Urgent problem while importing into MS Exel

Urgent problem while importing into MS Exel

Scheduled Pinned Locked Moved Visual Basic
help
3 Posts 2 Posters 1 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.
  • B Offline
    B Offline
    buzzvishwanath
    wrote on last edited by
    #1

    I have been trying to import some data from a datagrid into MSexcel . Everything works fine but for some characters like € ¥ £ etc . it would import some junks characters instead can someone let me know if i am missing something

    R 1 Reply Last reply
    0
    • B buzzvishwanath

      I have been trying to import some data from a datagrid into MSexcel . Everything works fine but for some characters like € ¥ £ etc . it would import some junks characters instead can someone let me know if i am missing something

      R Offline
      R Offline
      ReactiveX
      wrote on last edited by
      #2

      Determine which part of the process is causing the issue. It might be the excel worksheet's column not formatting the cell properly, or it might be the way you're passing the values from your app. Try writing to a normal text file first to see the outcome.

      Daniel Minnaar Lead Software Developer

      B 1 Reply Last reply
      0
      • R ReactiveX

        Determine which part of the process is causing the issue. It might be the excel worksheet's column not formatting the cell properly, or it might be the way you're passing the values from your app. Try writing to a normal text file first to see the outcome.

        Daniel Minnaar Lead Software Developer

        B Offline
        B Offline
        buzzvishwanath
        wrote on last edited by
        #3

        The values from the app are being passed in the correct manner , It works fine if imported to a txt file. How do i overrule the excel cell formatting

        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