Microsoft Fixes Excel Feature That Forced Scientists to Rename Human Genes::Microsoft now allows users to disable automatic date conversion, which means scientists no longer have to worry about using alternative names for genes.

  • P03 Locke
    link
    fedilink
    English
    259 months ago

    I thought setting a column to string only was already possible.

    • @[email protected]
      link
      fedilink
      English
      189 months ago

      You could already, after the fact, and per cell.

      If you’re importing 100,000 rows in, the damage to your data is already done by the time you’re at the step where you can set the field to not convert.

    • MHLoppy
      link
      fedilink
      49 months ago

      It is, I’ve used that to prevent automatic removal of leading zeroes when reading the values of bytes.

      Based on the article it seems like it’s just a matter of not having to spend the time (and mental overhead) of doing that for all required columns and never slipping up on it (now just set and forget).

    • @[email protected]
      link
      fedilink
      English
      09 months ago

      So did i. Format cell(s) > data type (or something) then just seleect text, or custom or whatever.