【问题标题】:Preserve number format when copying very many digits from a Text Box从文本框中复制很多数字时保留数字格式
【发布时间】:2015-02-26 12:03:07
【问题描述】:

我在文本框中有一个长数字:

032010203010301030103010300103010301032010101030103007

当我想将这个数字(Ctrl+c)复制到一个单元格中时,数字将是:

3.2010203010301E+52

我希望目标单元格具有原始数字格式。我该怎么办?

【问题讨论】:

    标签: excel formatting copy-paste number-formatting


    【解决方案1】:

    将接收单元格格式化为文本并使用选择性粘贴,文本粘贴到其中。

    【讨论】:

      【解决方案2】:
      Just right click on the cell and choose Format cell.
      Change the format from General to Number with zero number of decimal      places.
      **This sollution works also for other typer of formatting. For example    Custom with single 0 or Text.
      **The number format does not affect the actual cell value, which is displayed in the formula bar.
      **When Excel displays cell such ##### it means that cell is to narrow. Just make it wider.
      
      Take help form this site
      http://best-excel-tutorial.com/59-tips-and-tricks/188-disable-scientific-notation
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2012-11-18
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2015-12-14
        • 2018-10-25
        相关资源
        最近更新 更多