Info Security Memo
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org

Build Confidence

Focusing on Information Security 

Info Security Notes

Microsoft Excel Tips and Tricks

3/3/2021

0 Comments

 
Microsoft Excel Tips and Tricks

Sometimes, Excel seems too good to be true. All I have to do is enter a formula, and pretty much anything I'd ever need to do manually can be done automatically. Need to merge two sheets with similar data? Excel can do it. Need to do simple math? Excel can do it. Need to combine information in multiple cells? Excel can do it. In the spirit of working more efficiently and avoiding tedious, manual work, here are a few Excel tricks to get you started with how to use Excel. 


Copy Web Page Data into Excel


Copy Web Page Data into Excel with Proper data format change. Remove Empty Rows.

For example, copying following page into excel is a mess. 



Here is what I did:
a. Copy selected data into notepad 
b. use replace feature to remove no-need data, such as 'add' this kind of texts.
c. copy left data into Excel. It might still have lots of empty lines with spaces in your data which you want to remove.
d. use =trim function to remove spaces in the empty cell
e. copy the trim function line.
f. choose the first cell of your copied data, press f10, which give you option to only copy text to overwrite existing data
g. Using find&Select button , select Go To Special...
h. select blanks, which will select all blank cells. If there is a space in, that cell will not be selected.
i. Select Delete button, then choose Delete sheet Row, this will delete those Empty rows does not have data.





Open Excel files in New Window


Lots of times, I will need two Excel windows side by side, on different monitors, so I could work on both at the same. By default, Excel will open Excel files into same Excel Instance and you will have to split window or re-arrange excel file in same monitor to see both files. Here is small trick to change this behavior. 
  • In Excel 2003, go to Tools -> Options -> General tab. Make sure the option, ‘Ignore other applications’ is checked.
  • In Excel 2007 & 2010, Click the Office button -> Excel Options -> Advanced. Under General, check ‘Ignore other applications that use Dynamic Data Exchange’.



Formula- Convert a text to Number


=VALUE(TRIM(CLEAN(SUBSTITUTE(A1,CHAR(160)," "))))


Search a Column of Strings Based on Datas in another Column


=MATCH("*"&(O6)&"*",B:B,0)



Matching and Return value crossing different columns


1
=IF( COUNTIF('Servers'!A:A, A3)=0, "No", "Yes")
Check if A3 value is in worksheet "Servers" column A. If found , show Yes, else, show No

2
=VLOOKUP(A3,'Z:\0 Operation\1 Scan\[Scan_Report_Server.xlsx]APP IP'!A:H,8,)
Check if A3 value found in the file "Z:\0 Operation\1 Scan\[Scan_Report_Server.xlsx" - worksheet "APP IP' - Column A to H. If found, return same row's , eighth column's value.



Pivot Table Tips

1 Put Multiple Columns into Pivot Table
Right Click your pivot table - > PivotTable Options

2 Do not show subtotal from Pivot Table
After you enabled Classic Pivot Table layout, by default, subtotal will show . Here is how to turn it off:
Step 1. Select a cell in the pivot table
Step 2. On the Ribbon, click the Design tab
Step 3. In the Layout group, click Subtotals, and click Do Not Show Subtotals.




3 Change PivotTable Column Name
click to select the column name, press F2

4 Group Multiple Rows to one
Hold ctrl key to select the rows you want to group, then right click to select group. You also can use F2 to change grouped name.



Excel GIFs


Automatically Add Column Titles on Each Print Page:

 

Set Tables Border:

 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 
Notes: Download Link for those animated gif : magnet:?xt=urn:btih:99D83AFC3C9A8BD5D02F79A0071A921A7CCFDA19&dn=%E4%B8%80%E5%A5%97%E4%BB%B7%E5%80%BC8800%E5%85%83%E7%9A%84excel%E6%95%99%E7%A8%8B.rar



用数据透视表做分组计数









Reference:

  • Excel Tips Net
  • Excel Formula : Convert a text to Number
  • Excel Formula: Search a column of strings in the spreadsheet

via Blogger https://ift.tt/2OkeEVP
March 03, 2021 at 09:53AM Software
0 Comments



Leave a Reply.

    Categories

    All
    Architecture
    Blog
    Checkpoint
    Cisco
    Cloud
    CyberArk
    F5
    Fortigate
    Guardium
    Juniper
    Linux
    Network
    Others
    Palo Alto
    Qualys
    Raspberry Pi
    Security
    SIEM
    Software
    Vmware
    VPN
    Wireless

    Archives

    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    October 2019
    September 2019
    June 2019
    July 2018
    May 2018
    December 2017
    August 2017
    April 2017
    March 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    Print Page:

    RSS Feed

    Email Subscribe
Powered by Create your own unique website with customizable templates.
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org