多线程计算多分批计算

By default, Excel recalculates all the formulas in your worksheet automatically when you open your worksheet or change any entries, formulas, or names on which your formulas depend. If you worksheet is large, with many formulas, this can take several seconds or minutes.

默认情况下,当您打开工作表或更改公式所依赖的任何条目,公式或名称时,Excel会自动重新计算工作表中的所有公式。 如果您的工作表很大,有许多公式,则可能需要几秒钟或几分钟。

While the formulas are being recalculated, the mouse pointer changes to an hourglass and you can’t make any changes to the worksheet.

重新计算公式时,鼠标指针将变为沙漏,并且您无法对工作表进行任何更改。

You may want to temporarily turn off automatic calculation to save time until you are finished entering and changing the formulas in your worksheet. This is done easily, and we will show you how.

您可能需要暂时关闭自动计算以节省时间,直到在工作表中输入和更改公式为止。 这很容易完成,我们将向您展示。

NOTE: If you don’t want to turn off the automatic calculation feature, and you have multiple processors in your computer, you can turn on the multi-threading feature, which could speed up the recalculation of your formulas by a little bit, depending on how many processors your computer has. We will show you how to turn on this option later in this article.

注意:如果您不想关闭自动计算功能,并且计算机中有多个处理器,则可以打开多线程功能,这可能会加快重新计算公式的速度,具体取决于您的计算机有多少个处理器。 我们将在本文后面的部分中向您展示如何打开此选项。

To disable the automatic calculation feature, open Excel and click the FILE tab.

若要禁用自动计算功能,请打开Excel并单击“文件”选项卡。

Click the Options item in the menu on the left.

单击左侧菜单中的选项项目。

On the Excel Options dialog box, click Formulas in the menu on the left.

在“ Excel选项”对话框上,单击左侧菜单中的“公式”。

Scroll down to the Calculation options section and select Manual to prevent the formulas from being calculated every time you make a change to a value, formula, or name or open a worksheet containing formulas.

向下滚动到“计算选项”部分,然后选择“手动”以防止每次更改值,公式或名称或打开包含公式的工作表时都无法计算公式。

The following list defines the options available in the Calculation options section:

下表定义了“计算选项”部分中可用的选项:

  • Automatic – Calculates all dependent formulas and updates open or embedded charts every time you make a change to a value, formula, or name. This is the default setting for each new worksheet.
    自动–计算所有相关公式,并在每次更改值,公式或名称时更新打开或嵌入的图表。 这是每个新工作表的默认设置。
  • Automatic Except for Data Tables – Calculates all dependent formulas and updates open or embedded charts, but it does not calculate data tables created with the Data Table feature. To recalculate data tables when this option button is selected, click the Calculate Now (F9) command button on the Formulas tab of the Ribbon or press F9 in the worksheet.
    数据表自动除外–计算所有相关公式并更新打开或嵌入的图表,但不计算使用“数据表”功能创建的数据表。 若要在选择此选项按钮时重新计算数据表,请在功能区的“公式”选项卡上单击“立即计算(F9)”命令按钮,或在工作表中按F9。
  • Manual – Calculates open worksheets and updates open or embedded charts only when you click the Calculate Now (F9) command button on the Formulas tab of the Ribbon or press F9 or Ctrl+= in the worksheet.
    手动–仅在单击功能区的“公式”选项卡上的“立即计算(F9)”命令按钮或在工作表中按F9或Ctrl + =时,才计算打开的工作表并更新打开或嵌入的图表。
  • Recalculate Workbook before Saving – Calculates open worksheets and updates open or embedded charts when you save them even when the Manually option button is selected. If you don’t want to updating dependent formulas and charts every time you save, turn this option off.
    保存之前重新计算工作簿–即使选择了“手动”选项按钮,也可以计算打开的工作表并在您保存打开或嵌入的图表时对其进行更新。 如果您不想每次保存时都更新相关的公式和图表,请关闭此选项。
  • Enable Iterative Calculation – Sets the iterations, that is, the number of times that a worksheet is recalculated, when performing goal seeking or resolving circular references to the number displayed in the Maximum Iterations text box. For more information about goal seeking or resolving circular references, see Excel’s help file.
    启用迭代计算–设置迭代,即在执行目标搜索或解决对“最大迭代次数”文本框中显示的数字的循环引用时,重新计算工作表的次数。 有关寻求目标或解决循环引用的更多信息,请参见Excel的帮助文件。
  • Maximum Iterations – Sets the maximum number of iterations (100 by default) when the Enable iterative calculation check box is selected.
    最大迭代次数–选中“启用迭代计算”复选框时,设置最大迭代次数(默认为100)。
  • Maximum Change – Sets the maximum amount of change to the values during each iteration (0.001 by default) when the Enable iterative calculation check box is selected.
    最大变化–选中“启用迭代计算”复选框时,将每次更改的最大变化量设置为值(默认为0.001)。

You can also switch among the three main calculation options using the Calculation Options button in the Calculation section of the Formulas tab on the Ribbon. However, if you want to set the iteration options, you must use the Formulas page on the Word Options dialog box.

您还可以使用功能区上“公式”选项卡的“计算”部分中的“计算选项”按钮在三个主要计算选项之间进行切换。 但是,如果要设置迭代选项,则必须使用“ Word选项”对话框上的“公式”页面。

Excel 2013 has a multi-threading feature that allows you to reduce the time it takes to calculate complex formulas. If you would rather not turn off automatic calculation, you can try using this feature (if you have multiple processors in your computer) to reduce calculation time.

Excel 2013具有多线程功能,可让您减少计算复杂公式所需的时间。 如果您不想关闭自动计算,则可以尝试使用此功能(如果您的计算机中有多个处理器)以减少计算时间。

To enable the multi-threading feature, click the FILE tab and select Options to open the Excel Options dialog box, as mentioned earlier. Click Advanced in the menu on the left.

要启用多线程功能,请单击“文件”选项卡,然后选择“选项”以打开“ Excel选项”对话框,如前所述。 点击左侧菜单中的高级。

Scroll down to the Formulas section and select the Enable multi-threaded calculation check box so there is a check mark in the box. You can specify manually how many threads to use, or you can tell Excel to Use all processors on this computer.

向下滚动到“公式”部分,然后选中“启用多线程计算”复选框,以使该复选框中有一个复选标记。 您可以手动指定要使用的线程数,也可以告诉Excel使用此计算机上的所有处理器。

If you have other programs running on your computer, you may not want to use all the processors on your computers to recalculate the formulas in your Excel spreadsheets.

如果计算机上有其他程序正在运行,则可能不希望使用计算机上的所有处理器来重新计算Excel电子表格中的公式。

Test out different combinations of the Automatic Calculation and Multi-Threaded features to see what works best for you on your computer.

测试自动计算和多线程功能的不同组合,以查看最适合您的计算机的功能。

翻译自: https://www.howtogeek.com/162219/how-to-change-the-automatic-calculation-and-multi-threading-features-in-excel-2013/

多线程计算多分批计算

多线程计算多分批计算_如何在Excel 2013中更改自动计算和多线程功能相关推荐

  1. mysql中为表增加外键_如何在Excel 2013中为符号分配键盘快捷键

    mysql中为表增加外键 We've previously shown you how to add keyboard shortcuts to symbols in Word 2013 to mak ...

  2. excel中 复制工作表_如何在Excel 2013中轻松移动或复制工作表

    excel中 复制工作表 There may be times when you want to create a new Excel worksheet based on an existing w ...

  3. 怎样在表格中选出同一类_如何在excel表格中同一个框选择下一行 - 卡饭网

    在excel表格中怎样设置选择下拉列表? 在excel表格中怎样设置选择下拉列表? 在excel表格制作中,经常会遇到固定选项输入,例如性别( 男  女),婚否(是, 否),在制作考勤表的时候也可以利 ...

  4. outlook存档邮件_如何在Outlook 2013中存档电子邮件

    outlook存档邮件 We've always been told that backing up our data is a good idea. Well, that same concept ...

  5. ddmmyy日期格式是多少_如何在Excel 2013/2016/2019中将mmddyyyy文本转换为普通日期格式...

    本文将讲述如何将非标准日期格式或文本转换为Excel中的标准日期.如果您的日期为mmddyy文本格式,并且您希望使用Excel公式将其更改为mm / dd / yyyy的正常日期格式.如何在Excel ...

  6. 如何在谷歌地图自定义范围_如何在Google表格中更改和创建自定义数字格式

    如何在谷歌地图自定义范围 Khamosh Pathak Khamosh Pathak By default, Google Sheets doesn't format numbers. If you' ...

  7. 电脑表格日期怎么修改原有日期_如何在Excel表中自动生成记录数据的日期和时间...

    几天前有人问我: 在Excel表格中输入信息时,如何在日期单元格中自动生成日期和时间? 输入表格时,我们经常需要输入时间,而不是填写存储时间,为了减少输入工作量,您可以将日期设置为自动生成. 例如,当 ...

  8. jieba使用自定义词典_如何在Word 2013中使用自定义词典

    jieba使用自定义词典 If you have the option on for checking spelling as you type in Word 2013, you can easil ...

  9. wps表格户主序号_如何在Excel表格中对自动设置编号(wps excel查找)

    WPS如何设置产品编码规则 打开一个编好的WPS文档如下: 如果只样的话,文档显的太乱了,条理也不清晰,因此需要文档进行编号,选中文档,鼠标右键,弹出下拉菜单: 选择项目符号和编号,弹出符号和编号对话 ...

最新文章

  1. Ubuntu14搭建配置青岛大学OJ系统
  2. RocketMQ的核心概念讲解
  3. spring mvc拆分_Spring集成–强大的拆分器聚合器
  4. sketch-a-net_Adobe XD,Sketch,Figma,InVision-如何在2020年选择最佳设计软件
  5. Java对象的序列化
  6. 大于2T硬盘通过UEFI启动+GPT分区表安装Server 2008 R2
  7. 《管理3.0》读书笔记
  8. 游戏筑基开发之结构体(数组、指针)、枚举、共用体、typdef(C语言)
  9. Hadoop学习笔记(四):Shuffle阶段
  10. 用氦气(He)、氖气(Ne)、氩气(Ar)、118号元素(气奥)(Og,放射性,人造元素)组成的激光器
  11. 网盘搜索引擎(持续更新中)
  12. matlab 密文搜索 实验,基于B^+树的多关键字密文排序检索方法.pdf
  13. 百度小程序怎么添加到主屏幕将百度小程序放到手机桌面?
  14. oracle服务端下载(10g)
  15. 恢复桌面计算机图标不见了怎么办,桌面的图标不见了怎么恢复,桌面图标不见了怎么办...
  16. 均值-方差模型实现及应用_python_数据分析_9
  17. 智慧风电:数字孪生 3D 风机智能设备运维
  18. audio 标签加入背景音乐谷歌浏览器不能自动播放的问题
  19. c语言计算100以内8的倍数和,显示100以内所有9的倍数及其和。急要,请大家帮帮忙~~还有一些题。...
  20. marsh swamp mire bog fen

热门文章

  1. FPGA和USB3.0通信知识记录(5)——基于特权同学图书《Xilinx FPGA伴你玩转USB3.0与LVDS》(Uart-lookback实验)
  2. 日记背景 android,android学习日记:4.0源生背景修改
  3. insights 磁力_安装和配置Decision Server Insights参考拓扑
  4. EMQ2.3 开启wss、映射去掉端口号
  5. 泉州师范学院计算机课程表,泉州师范学院软件学院 2010 级第 四 学期课程表
  6. EFM32单片机使用
  7. python加权求和_Python计算加权平均分的问题?大神求解答。。。。。
  8. 苹果手机2019年什么时候出新款_2020年双十一有啥值得买 之 苹果手机/平板篇(iPhone、iPad等,促销前预估价格)...
  9. Python无限循环(while)
  10. colmap源码解析