Excel - MS Support for Excel: 2 Collaborate

Protect an Excel file - Microsoft Support

Collaborate

* Protect an Excel file

* Print a worksheet or workbook

* Share your Excel workbook with others

1, Protect an Excel file

To prevent others from accessing data in your Excel files, protect your Excel file with a password.

  1. Select File > Info .

  2. Select the Protect Workbook box and choose Encrypt with Password.

  3. Enter a password in the Password box, and then select OK .

  4. Confirm the password in the Reenter Password box, and then select OK .

2, Print a worksheet or workbook

You can print entire or partial worksheets and workbooks, either one at a time or several at once. Also, if the data that you want to print is in a Microsoft Excel table, you can print just the Excel table.

Print one or several worksheets

  1. Select the worksheets that you want to print.

  2. Select File > Print, or press CTRL+P.

  3. Optionally adjust Settings, then select the Print button.

3, Print all or part of a worksheet

Select the worksheet, then select the range of data to be printed.

选中一个range,在打印settings里,选择Print Selection。

4, 选中一个table中的cell,然后在打印settings里,就可以选择打印此table,Print Selected Table。

5, 可以选择打印到文件。

6, Share your Excel workbook with others

Share a workbook with others, right within Excel. You can let them edit the workbook or just view it.

  1. Select Share.

  2. Select permissions and then Apply.

  3. Add people.

  4. Type a message if you like.

  5. Select Send.

相关推荐
Muscleheng39 分钟前
Navicat连接postgresql时出现‘datlastsysoid does not exist‘报错
数据库·postgresql
罗超驿1 小时前
18.事务的隔离性和隔离级别:MySQL面试高频考点全解析
数据库·mysql·面试
jran-2 小时前
Redis 命令
数据库·redis·缓存
小江的记录本2 小时前
【Java基础】Java 8-21新特性:JDK21 LTS:虚拟线程、模式匹配switch、结构化并发、序列集合(附《思维导图》+《面试高频考点清单》)
java·数据库·python·mysql·spring·面试·maven
June`2 小时前
多线程redis下如何解决aof重写和rdb持久化的数据一致性问题
数据库·redis·缓存
木心术13 小时前
Windows系统下MySQL与AI工具集成方案:数据存储与调用实践
人工智能·windows·mysql
二宝哥3 小时前
离线安装maven
java·数据库·maven
SZLSDH3 小时前
场景适配论 | 数字孪生IOC建设中渲染技术与智能体能力的协同逻辑
前端·数据库·ai·数字孪生·数据可视化·智能体
这个DBA有点耶3 小时前
SQL改写实战:子查询、CTE、窗口函数性能对比
数据库·mysql·性能优化
@我漫长的孤独流浪3 小时前
数据库完整性约束全解析:从理论到实践
数据库