Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a rather extensive excel spreadsheet and when I save it into CSV
format and try and import it into a SQL database I cannot due to the number been in scietific notation. I have foramted the numbers inot number format. What am I doing wrong? |
#2
![]() |
|||
|
|||
![]() Clive wrote: I have a rather extensive excel spreadsheet and when I save it into CSV format and try and import it into a SQL database I cannot due to the number been in scietific notation. I have foramted the numbers inot number format. What am I doing wrong? Please post some sample data. Jamie. -- |
#3
![]() |
|||
|
|||
![]()
If you open that .csv file in Notepad, are those numbers really in scientific
notation? If no, then it sounds like it's not excel's problem. If yes, maybe you could create that .csv file with a little more control. Here are three sites that you could steal some code from: Earl Kiosterud's Text Write program: www.smokeylake.com/excel (or directly: http://www.smokeylake.com/excel/text_write_program.htm) Chip Pearson's: http://www.cpearson.com/excel/imptext.htm J.E. McGimpsey's: http://www.mcgimpsey.com/excel/textfiles.html Clive wrote: I have a rather extensive excel spreadsheet and when I save it into CSV format and try and import it into a SQL database I cannot due to the number been in scietific notation. I have foramted the numbers inot number format. What am I doing wrong? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Long numbers show up as Scientific Notation | Excel Discussion (Misc queries) | |||
displaying numbers in engineering notation | Excel Discussion (Misc queries) | |||
Removing Scientific Notation | New Users to Excel | |||
convert scientific notation to a number | Excel Discussion (Misc queries) |