About 181,000 results
Open links in new tab
  1. Zip and unzip files - Microsoft Support

    Locate the zipped folder that you want to unzip (extract) files or folders from. To unzip a single file or folder, open the zipped folder, then drag the file or folder from the zipped folder to a new location.

  2. REGEXEXTRACT Function - Microsoft Support

    The REGEXEXTRACT function allows you to extract text from a string based on a supplied regular expression. You can extract the first match, all matches or capturing groups from the first match.

  3. TEXTAFTER function - Microsoft Support

    When searching with an empty delimiter value, TEXTAFTER matches immediately. It returns the entire text when searching from the front (if instance_num is positive) and empty text when searching from …

  4. Copy text from pictures and file printouts using OCR in OneNote

    Learn how to use Optical Character Recognition (OCR), a tool that lets you copy text from a picture or file printout and paste it in your notes so you can make changes to the words.

  5. Extract files or objects from a PowerPoint file

    You can extract files and objects, such as videos, photos or documents, from PowerPoint presentations for separate use. The easiest way to do this is to turn the presentation into a "zipped" file.

  6. WD: How To Extract Embedded Images from a Word Document

    To extract embedded images from a Word document save the document as a web page using the following steps: 1. On the File menu click Save as Web Page 2. In the Save As drop down select …

  7. Import or export text (.txt or .csv) files - Microsoft Support

    To export data from Excel to a text file, use the Save As command and change the file type from the drop-down menu. There are two commonly used text file formats: Delimited text files (.txt), in which …

  8. TEXTBEFORE function - Microsoft Support

    Returns text that occurs before a given character or string. It is the opposite of the TEXTAFTER function. =TEXTBEFORE (text,delimiter, [instance_num], [match_mode], [match_end], …

  9. Export passwords in Microsoft Edge - Microsoft Support

    Once you have used the exported CSV file, we strongly recommend that you erase it by pressing SHIFT + DELETE to permanently delete the file. This will not affect your passwords still stored securely in …

  10. LEFT function - Microsoft Support

    Specifies the number of characters you want LEFT to extract. Num_chars must be greater than or equal to zero. If num_chars is greater than the length of text, LEFT returns all of text. If num_chars is …

  11. String functions and how to use them - Microsoft Support

    In Access, use Instr (), Left (), Trim (), Mid () and other string functions to build or extract the string you want.