Tech on Staging

  • Blog

Blog

  • How to Check If Value Is In List in Excel

    Generic Formula =COUNTIF(range,value)>0 Range: The range in which you want to check if the value exist in range or not. Value: The value that you want to check in the range. Source: https://www.exceltip.com/lookup-formulas/check-if-value-is-in-list-in-excel.html

    Aug 28, 2024

    by

    Muhamad Arif Adiputra
  • Regex to remove empty lines

    You can follow the technique as shown in the following screenshot: Source: https://stackoverflow.com/questions/3866034/removing-empty-lines-in-notepad

    Aug 28, 2024

    by

    Muhamad Arif Adiputra
  • Open Link in New Tab

    Today I’m creating some pages that have many links that I want to redirect to external sources but I want it to open in a new tab. Just remembering that it can become a vector of attacks there. TL;DR, just do it like this: Here is the example: Check out freeCodeCamp. How to link: How…

    Aug 26, 2024

    by

    Muhamad Arif Adiputra
Next Pageยป