Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to stop Excel (I use Excel 2007) from converting text to dates by default. I know various ways to do this in specific instances, but I want to stop it in ALL cases. Ideally I would like a method I can show/give to other people. I would be happy to write an add-in (probably C#.net using VSTO) which does it. The problem is that I have lists of Gene names which include values like "Oct4", "Sep5" and so forth. When these lists are imported from .csv files, pasted, or otherwise put into Excel, some names morph into date values. It is generally not obvious when 3 out of 1000 values have morphed and it does not get caught until it is very difficult to correct. I know that you can fix it at the time of import (make sure the column is Text format, put a ' in front of the value etc), but most people don't know this. If I could come up with a general fix, that would be great! For some more info on the problem, see http://www.biomedcentral.com/1471-2105/5/80. Thanks! Ethan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop date conversion in Excel when pasting | Excel Discussion (Misc queries) | |||
stop number to date conversion | Setting up and Configuration of Excel | |||
How do I stop auto conversion of numbers to a date? | Excel Discussion (Misc queries) | |||
import /paste -stop automatic conversion of text 05-12345 to date | Excel Discussion (Misc queries) | |||
How do I stop automatic conversion of text-to-columns in excel? | Excel Discussion (Misc queries) |