如何在Excel中隱藏單元格,行和列

00_lead_image_cells_rows_columns

There may be times when you want to hide information in certain cells or hide entire rows or columns in an Excel worksheet. Maybe you have some extra data you reference in other cells that does not need to be visible.

有時您可能想在某些單元格中隱藏信息或在Excel工作表中隱藏整行或整列。 也許您在其他單元格中引用了一些多余的數據,這些數據不需要是可見的。

We will show you how to hide cells and rows and columns in your worksheets and then show them again.

我們將向您展示如何隱藏工作表中的單元格以及行和列,然后再次顯示它們。

隱藏細胞 (Hide Cells)

You can’t hide a cell in the sense that it completely disappears until you unhide it. With what would that cell be replaced? Excel can only blank out a cell so that nothing displays in the cell. Select individual cells or multiple cells using the “Shift” and “Ctrl” keys, just like you would when selecting multiple files in Windows Explorer. Right-click on any of the selected cells and select “Format Cells” from the popup menu.

在取消隱藏之前,您無法隱藏完全消失的意義的單元。 該單元將被替換為什么? Excel只能清空一個單元格,以便該單元格中不顯示任何內容。 就像在Windows資源管理器中選擇多個文件一樣,使用“ Shift”和“ Ctrl”鍵選擇單個單元格或多個單元格。 右鍵單擊任何選定的單元格,然后從彈出菜單中選擇“格式化單元格”。

04_selecting_format_cells

The “Format Cells” dialog box displays. Make sure the “Number” tab is active and select “Custom” in the “Category” list. In the “Type” edit box, enter three semicolons (;) without the parentheses and click “OK”.

顯示“格式化單元格”對話框。 確保“數字”選項卡處于活動狀態,然后在“類別”列表中選擇“自定義”。 在“類型”編輯框中,輸入不帶括號的三個分號(;),然后單擊“確定”。

NOTE: You might want to note what the “Type” was for each of the selected cells is before you change it so you can change the type of the cells back to what it was to show the content again.

注意:您可能要在更改之前注意每個選定單元格的“類型”是什么,以便可以將單元格的類型更改回原來的狀態以再次顯示內容。

05_entering_semicolons

The data in the selected cells is now hidden, but the value or the formula is still in the cell and displays in the “Formula Bar”.

現在已隱藏選定單元格中的數據,但是值或公式仍在單元格中并顯示在“公式欄”中。

06_cell_content_hidden

To unhide the content in the cells, follow the same steps listed above, but choose the original number category and type for the cells rather than “Custom” and the three semicolons.

要取消隱藏單元格中的內容,請按照上面列出的相同步驟進行操作,但要為單元格選擇原始數字類別和類型,而不要選擇“自定義”和三個分號。

NOTE: If you type anything into cells in which you hid the content, it will automatically be hidden after you press “Enter”. Also, the original value in the hidden cell will be replaced with the new value or formula that you type into the cell.

注意:如果您在隱藏內容的單元格中鍵入任何內容,則在按“ Enter”后它將自動隱藏。 此外,隱藏單元格中的原始值將替換為您在單元格中鍵入的新值或公式。

隱藏行和列 (Hide Rows and Columns)

If you have a large worksheet, you might want to hide some rows and columns for data you don’t currently need to view. To hide an entire row, right-click on the row number and select “Hide”.

如果您的工作表很大,則可能需要隱藏一些行和列以存儲當前不需要查看的數據。 要隱藏整個行,請右鍵單擊行號,然后選擇“隱藏”。

NOTE: To hide multiple rows, select the rows first by clicking and dragging over the range of rows you want to hide, and then right-click on the selected rows and select “Hide”. You can select non-sequential rows by pressing “Ctrl” as you click on the row numbers for the rows you want to select.

注意:要隱藏多行,請首先通過單擊并在要隱藏的行的范圍內拖動來選擇行,然后右鍵單擊選定的行并選擇“隱藏”。 您可以通過在要選擇的行的行號上單擊時按“ Ctrl”來選擇非連續行。

11_hiding_rows

The hidden row numbers are skipped in the row number column and a double line displays in place of the hidden rows.

在行號列中將跳過隱藏的行號,并在隱藏行的位置顯示雙線。

12_rows_hidden

Hiding columns is a very similar process to hiding rows. Right-click on the column you want to hide, or select multiple column letters first and then right-click on the selected columns. Select “Hide” from the popup menu.

隱藏列與隱藏行非常相似。 右鍵單擊要隱藏的列,或者先選擇多個列字母,然后右鍵單擊所選的列。 從彈出菜單中選擇“隱藏”。

13_hiding_columns

The hidden column letters are skipped in the row number column and a double line displays in place of the hidden rows.

在行號列中將跳過隱藏的列字母,并在隱藏行的位置顯示雙線。

14_columns_hidden

To unhide a row or multiple rows, select the row before the hidden row(s) and the row after the hidden row(s) and right-click on the selection and select “Unhide” from the popup menu.

要取消隱藏一行或多行,請選擇隱藏行之前的行和隱藏行之后的行,然后右鍵單擊所選內容,然后從彈出菜單中選擇“取消隱藏”。

15_unhiding_rows

To unhide a column or multiple columns, select the two columns surrounding the hidden column(s), right-click on the selection, and select “Unhide” from the popup menu.

要取消隱藏一列或多列,請選擇隱藏列周圍的兩列,右鍵單擊所選內容,然后從彈出菜單中選擇“取消隱藏”。

16_unhiding_columns

If you have a large spreadsheet and you don’t want to hide any cells, rows, or columns, you can freeze rows and columns so any headings you set up don’t scroll when you scroll through your data.

如果您有一個很大的電子表格,并且不想隱藏任何單元格,行或列,則可以凍結行和列,以便在滾動瀏覽數據時不會滾動設置的任何標題。

翻譯自: https://www.howtogeek.com/218582/how-to-hide-cells-rows-and-columns-in-excel/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279739.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279739.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279739.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

金三銀四,跳槽為敬

不是不想跳,是如今的市場水冷,挪不開腳。 三月有“黃金”。 過去很多年,這個被譽為市場黃金期的階段,最熱鬧的旗幟屬于房地產,其次是人才市場。跳槽二字,充滿誘惑。對每一個想要改變的人而言,…

yum搭建本地倉庫、國內源、下載rpm包、源碼安裝

yum搭建本地倉庫[rootlocalhost ~]# mount /dev/cdrom /mnt/mount: /dev/sr0 寫保護,將以只讀方式掛載cp -r /etc/yum.repos.d /etc/yum.repos.d.bak[rootlocalhost ~]# cp -r /etc/yum.repos.d/ /etc/yum.repos.d.ori/ //復制rm -f /etc/yum.repos.d/*[rootlocalh…

如何在Word文檔中添加頁眉或頁腳

Headers and footers are useful for adding things such as page numbers, dates, file names, and disclaimers to documents. Word allows you to add headers and footers with built-in, ready-made layouts or add your own custom headers and footers. 頁眉和頁腳對于在…

python基礎知識-8-三元和一行代碼(推導式)

python其他知識目錄 1、三元運算(三目運算) 三元運算符就是在賦值變量的時候,可以直接加判斷,然后賦值格式:[on_true] if [expression] else [on_false]res 值1 if 條件 else 值2 其他語言類似結構:判段的…

雙11成交多少和我無關,但這個魔性MV真的讓我笑噴!

今年天貓雙11,印象最深的就是“祝你雙11快樂”這句話!它讓大家感覺到雙11不再只是一個購物節,而是一個能引起廣泛共鳴、讓大家有快樂情感的真正節日。以往的傳統節日,都有一個標志性的符號,正如腦海中的每年春晚&#…

ios beta 下載_如何回滾到iOS 10(如果您使用的是iOS 11 Beta)

ios beta 下載So you’ve installed the iOS 11 beta and, well, you don’t love it. No problem, because you can roll right back to iOS 10. 因此,您已經安裝了iOS 11 Beta ,但是,您不喜歡它。 沒問題,因為您可以直接回滾到i…

JmsTemplate sendAndReceive 設置超時

通過調用sendAndReceive方法,實現發送消息之后可以同步接收返回信息。 Message replyMsg this.jmsQueueTemplate.sendAndReceive(new MessageCreator(){Overridepublic Message createMessage(Session sn) throws JMSException {TextMessage txtMsg sn.createText…

亞信科技數據庫AntDB通過金融分布式事務數據庫標準測試

近日,南京, 中國信息通信研究院云計算與大數據研究所(以下簡稱“中國信通院云大所”)組織專家對亞信科技(股票代碼:01675.HK)的數據庫產品AISWare AntDB(以下簡稱“AntDB”),進行了金融分布式事務數據庫標準測試,所有功能順利通過測試。該測試的通過充分彰顯了亞信科技AntDB是一…

安裝sql2012 需要安裝net3.5 沒有的話 安裝不成功

Error while enabling Windows feature : NetFx3, Error Code : -2146498298 在 Windows 8 或 Windows Server 2012 中安裝 .NET Framework 3.5 時出現錯誤代碼:0x800F0906 winx 管理員權限 打開cmd命令提示符處,運行下面的命令: Dism /onl…

instagram發布工具_如何在不發布照片的情況下保存已編輯的Instagram照片

instagram發布工具Unfortunately, there’s no built-in method for saving your edited Instagram photos without posting them first. However, with this neat trick, you can add Instagram filters to your photos and save them locally to your phone without actually…

Verify the Developer App certificate for your account is trusted on your device.

1、報錯內容 Could not launch “CH5203” Verify the Developer App certificate for your account is trusted on your device. Open Settings on 測試 and navigate to General -> Device Management, then select your Developer App certificate to trust it. 2、解決方…

HTTP2和HTTPS來不來了解一下?

一、前言 只有光頭才能變強 HTTP博文回顧: PC端:HTTP就是這么簡單PC端:HTTP面試題都在這里微信公眾號端:HTTP就是這么簡單微信公眾號端:HTTP面試題都在這里本文力求簡單講清每個知識點,希望大家看完能有所收…

apple默認備份位置_如何將Apple Maps默認設置為步行路線

apple默認備份位置The default mode of transportation in Apple Maps is set to driving, but with a simple tweak, you can adjust your Apple Maps experience to default to the mode you use most. Apple Maps中的默認交通方式設置為行車,但是通過簡單的調整&…

php 面向對象

1類的創建 class創建類 class Person{} 2.對象的創建 使用new關鍵字 class Person{} $p1new Person 3.成員的添加 添加成員需要 三個修飾符 public 公開的 定義公共的屬性和方法,類的外部,類的內部,子類都可以使用 protected 受保護的 定義…

apache 404\403錯誤頁面跳轉

1、全局下使用404跳轉 在httpd.conf下配置跳轉 1vim /usr/local/httpd/conf/httpd.conf 123456<Directory "/usr/local/httpd-2.4.25/htdocs"> AllowOverride None Require all granted ErrorDocument 404 /aa.jpg #配置跳轉頁面&#xff0c;注意aa文件必須在…

JS實現千分位

方法一&#xff1a;正則實現 function format (num) { var reg/\d{1,3}(?(\d{3})$)/g; return (num ).replace(reg, $&,); } 解釋&#xff1a; 1、正則表達式 \d{1,3}(?(\d{3})$) 表示前面有1~3個數字&#xff0c;后面的至少由一組3個數字結尾 2、?表示正向引用&…

白色褲子為什么會沾上藍色_什么是藍色的,為什么它可以在Mac上運行?

白色褲子為什么會沾上藍色You’re looking through Activity Monitor when you notice a process called blued. Should you be worried that this is running? No: it’s the process that powers Bluetooth on your Mac. 當您發現一個名為blued的進程時&#xff0c;您正在瀏…

ThreadLocal源碼剖析

。。轉載于:https://www.cnblogs.com/Joy-Hu/p/10677434.html

Linux移植之內核啟動過程引導階段分析

在Linux移植之make uImage編譯過程分析中已經提到了uImage是一個壓縮的包并且內含壓縮程序&#xff0c;可以進行自解壓。自解壓完成之后內核代碼從物理地址為0x30008000處開始運行。下面分析在進入C之前內核做的一些工作&#xff0c;以下是內核啟動過程中打印出來的信息&#x…

阿里開源HTML5小游戲開發框架Hilo實戰教程

前言 開發基于Html5的小游戲并不困難&#xff0c;基本思路就是使用Html5的canvas進行游戲圖像繪制&#xff0c;通過監聽Dom元素的touch事件并觸發相應的動畫&#xff0c;來實現游戲的交互。難在于解決開發后面臨的不同設備游戲畫面、音效等兼容性問題。 使用Hilo可以幫助我們解…