How to use the save button on the keyboard - tips and solutions. Keyboard shortcuts Keyboard shortcut for saving a document

CombinationMenu equivalentContextAction
F1 all windowsOpens the corresponding section of the user manual in a browser.
Ctrl-Q File -> ExitQuit Gwyddion.
Ctrl-O File -> Opentool window, data window, 3D window, graph window, tool windowOpen data file.
Ctrl-S File -> Savetool window, data window, 3D window, graph window, tool windowSave the current data (a file name will be suggested if it is not already associated with the data).
Ctrl-Shift-S File -> Save Astool window, data window, 3D window, graph window, tool windowSave the current data under a different name. The name of the file associated with the data will be changed to something else.
Ctrl-W File -> CloseClose the file containing the current data.
Ctrl-Shift-M File -> Combinetool window, data window, 3D window, graph window, tool windowAppend data from a file to the current file.
Ctrl-H File → Recent Files → Previous documents tool window, data window, 3D window, graph window, tool windowOpen the window for viewing previous documents (or show its window in front of the rest, if it is already open).
Ctrl-D Make a copy of the data in the browserany kind of data window (image, 3D, XYZ, volume, graph), tool window, data browserDuplicate the data in the current window as a new data block in the same file.
Ctrl-Insert Extract to new file in data browserany kind of data window (image, 3D, XYZ, volume, graph), tool window, data browserCreate a new file containing only the current data block.
Ctrl-Delete Delete data in browserany kind of data window (image, 3D, XYZ, volume, graph), tool window, data browserRemove the current data block from the file
Ctrl-Z Edit → Undotool window, data window, 3D window, graph window, tool windowUndo the last processing step applied to the current data.
Ctrl-Y Edit → Redotool window, data window, 3D window, graph window, tool windowRedo the last processing step applied to the current data.
Ctrl-K Edit → Remove Masktool window, data window, 3D window, graph window, tool windowRemove mask from the current data window.
Ctrl-Shift-K Edit → Delete presentation tool window, data window, 3D window, graph window, tool windowRemove presentation from the current data (image) window.
F3 data window, tool window, tool windowShow tool window if hidden. Hide the tool window if it is shown.
Ctrl-Shift-B View metadata(in the context menu)image, XYZ data or volume data windowShow the metadata browser for the displayed data.
+
= any kind of data window (image, 3D, XYZ, volume, graph)Zoom in on the image in the current data window.
- any kind of data window (image, 3D, XYZ, volume, graph)Move the image in the current data window.
Z any kind of data window (image, 3D, XYZ, volume, graph)Scale the current data window to a 1: 1 scale.
Ctrl-F Data processingRepeat last tool window, data window, 3D window, graph window, tool windowApply the last data processing function to the current data with the last used parameters. Typically, the operation will quietly and discreetly be reapplied to the data, but if a given processing step is not possible without human intervention, a dialog box will be displayed.
Ctrl-Shift-F Data processingRepeat with last setting tool window, data window, 3D window, graph window, tool windowShow again the parameter dialog of the last data processing function. If the operation does not require setting parameters, it will be carried out immediately.

You can assign your own keyboard shortcuts to all functions in the menu, it is also possible to call tools with a keyboard shortcut.

To change the key combination for a menu item, you just need to select it with the mouse or arrow keys, press the desired key combination, and it will be installed immediately. The key combination must be either a special key, i.e. F3, or a combination of modifiers, i.e. Ctrl-Shift-D... You cannot assign just alphanumeric keys such as Q .

To prevent accidental changing of keyboard shortcuts, they can only be changed when the Edit option is enabled → Keyboard shortcuts... Changes are disabled by default, which is recommended for normal use.

All key combinations are stored in the ui / accel_map file in the user's directory, usually named ~ / .gwyddion (Unix) or Documents and Settings \ gwyddion (MS Windows). You can only assign keyboard shortcuts to tools by editing this file. Each line corresponds to the action invoked by that key combination. For example, the default line for the Mask Editor tool looks like this:

; (gtk_accel_path " / GwyToolMaskEditor "" ")

Semicolons indicate comments, i.e. strings. starting with them will be inactive. Hence, to assign the keyboard shortcut Ctrl-Shift-E to the "Mask Editor" tool, remove the semicolon to make this line active and write your keyboard shortcut in the empty space between the quotes:

(gtk_accel_path " / GwyToolMaskEditor "" e ")

Hotkeys are a combination of two or three keys on your keyboard that allows you to quickly perform a specific action. It does not use a mouse and does not need to invoke a menu.

There are many lists of hotkeys: for Windows 7, Windows 8, Mac, for Photoshop, for Word, AutoCAD, etc. But not all computer users use them.

Why do you need hotkeys, if any? Anything can happen: the mouse may break, and the wireless mouse may run out of battery.

Sometimes problems arise with software when a new mouse is connected, and the old one has already "ordered to live a long time." Yes, and the touchpad can fail, and some simply do not know how to handle it correctly, accustomed to clicking with the mouse.

When you need to do something urgently, and the mouse is useless, knowledge of keyboard shortcuts can be very useful. In addition, using them, you can significantly increase productivity when working on a computer.

Here are ten of the most used combinations that you can also use with success:

1 ... Many people probably know these combinations. Hotkeys Copy:

Ctrl + C or

They are needed to copy the selected text fragment as follows:

  • First, select the text (or picture, table).
  • Then we press the Ctrl key and, without releasing it, simultaneously press the key with the letter C (for short it is written like this: Ctrl + C).
  • We release the keys, now the selected fragment is copied to the clipboard (in the computer's RAM).

Outwardly, the Copy procedure does not appear on the computer screen. To "get" from the computer memory what we put there using the Copy hotkeys:

  • you need to put the cursor in the place where you want to place the copied fragment, and
  • press the hotkeys Paste: Ctrl + V.

Which keyboard shortcut can be used to copy text or objects to the clipboard?

To do this, there are hot keys Copy: Ctrl + C and Paste: Ctrl + V. They can be called a sweet couple. They are most often used in one bundle, that is, first, using Ctrl + C, copy the selected fragment, then immediately paste it using the Ctrl + V keys.

You can use another sweet couple to Copy & Paste - Ctrl + Insert and Shift + Insert. Here, as they say, it's a matter of taste.

2. Ctrl + V or Shift + Insert - hotkeys Insert text or object copied to the clipboard.

3. Ctrl + Z and Ctrl + Y- Hotkeys Cancel.

Using these commands, you can undo any changes, for example, if you accidentally cut or deleted text.

To undo several recent changes, you need to press one of these combinations (Ctrl + Z, or Ctrl + Y) several times.

Ctrl + X - Hotkeys To cut

This combination allows you to cut out what you need, and at the same time throw the cut into the clipboard. Then you can paste the cut into the desired place.

4. Ctrl + F- Hotkeys Search.

A very useful "couple" of keys, opens the search bar in almost any program or browser.

Sometimes Ctrl + F is also called the Find hotkey.

5. Alt + Tab- Hotkeys switching windows.

Convenient for quickly switching between windows of open programs. If this is new to you, just give it a try. There is a chance that you will prefer this method to your usual mouse.

If you add Shift to these combinations (you get Shift + Alt + Tab), you will move in the opposite direction, that is, you can return to the program in which you were in the previous step.

Ctrl + Tab- hot keys for switching tabs. With their help, you can quickly move between tabs in

6. Ctrl + Backspace- Hotkeys Delete... They will save you a lot of time if you need to quickly delete a word while typing. In Notepad, these keyboard shortcuts do not work, but in Word they work fine.

We type a word, place the cursor right after the word and then, if the word needs to be deleted, just press Ctrl + Backspace. The Word will delete the whole word to the left of the cursor.

7. Ctrl + S- Hotkeys Save... They are used to quickly save a file in many programs. Use it when you are working on something important, such as when your laptop battery runs out.

8. Crtl + Home or Crtl + End moves the cursor to the begining or end of document respectively.

Page navigation keys Page Up(up) and Page Down(down) can replace the scroll bar.

9. Crtl + P- Hotkeys Seal.

Used to open a preview window of the current page in a browser or to call a window for printing a document in text editors.

We all dream of a "magic" button, pressing which would solve all our problems. Alas, she's not there yet.

However, in the computer world, they made sure that we could quickly and easily save any amount of a wide variety of information.

Texts, pages, pictures, photographs, calculations, reports, websites - this and much more can be easily left as a souvenir with a simple "save" button.

Where to find this miracle button? There is a separate instruction for each case!

So the user looks at the keyboard and thinks: “Interesting, but what is shown on the icon of the "save" button? " The answer is simple - nothing! There is no nice and single "save" button. But stop! No need to get upset.

There are analogs and convenient keyboard shortcuts that are easy to find and easy to remember:

  1. Single pressing "Ctrl" + "S / S"... Suitable for any text documents, most standard programs and browsers. Easy and quick to press with two fingers of the left hand.
  2. The button above the standard letter row or number block is "PrtScr". This is a quick “save” button for any information on your computer screen. PrtScr takes pictures of the screen and easily demonstrates the result in the form of an image.

It is important to understand that after clicking on PrintScreen, you need to go to any editor - even a graphic one, even a text one - and open the saved image.

To open, you need to use the "Insert" function, which is easy to find in a small menu when you right-click on the screen, or activate it with another key combination - "Ctrl" + "V / M".

3. Charm F12. It will appeal to advanced users who need not only save the document, but make a later copy of it. F12 performs the function "Save as ..." and is ready either to ensure the safety of a completely new unnamed document, or to make a duplicate of an existing one, but under a different name.


What does the "Save Page" button look like in a browser?

  1. For further study in the absence of the Internet;
  2. To return to it later if you have access to the World Wide Web.

Each goal has its own options, but again you need the magic "save page" button! And she's gone again!

We solve problems sequentially, but the principles of work will be approximately the same for all browsers, so you don't have to worry about looking for a preserving function. at the Opera, Mozile, Chrome or somewhere else.



Explorer bookmarks

Firefox
  • To ensure the safety of the page for later viewing, you need to find in the line containing the page address (Url) An asterisk in Chrome- in the browser Opera it will be "heart"- and click on this symbol. On hovering with the mouse, the icon can display different names: “add the page to bookmarks”, “add to favorites or reading list”. It doesn't matter at all. The essence of all such symbols is the same.


Saving Bookmarks to Chrom

Bookmarks in Opera

When you click, a menu will be displayed, where the storage location will be specified, and when you click on "ready", the selected page will move to a safe place.

In fact, this is a bookmark, but that's what we need. To now launch the saved site, simply find the name you want on the browser start page: in the top menu bar, as a large icon, or in any other place where the word "bookmarks" appears.

The paths are identical to saving the document, that is, from the keyboard:

  1. The combination "Ctrl" + "S / S" with the appearance of the window and the specification of the storage location.
  2. Key "PrtScr" for a photo of the page and its subsequent insertion into any editor or document.
  3. Function "Save As ..."... It is launched either from the menu called by the right mouse button, or by clicking on this phrase in the browser menu. The browser menu is most often encrypted with three vertical dots, when you click on them, a rather large list of different functions and capabilities opens.

Save buttons in Word, Corel, Excel

The most important thing for the user is to figure out where the "save" button is in Word, Excel, and standard working programs. For lovers of graphics, you will have to master the specifics of Korel, Photoshop, and their counterparts. Trust me, it's not difficult!

  • Floppy disk - "information storage". Elementary.
  • The button "save" in Korel has a similar look.


The knowledge of the following points will help to ensure the safety of the created document, file, image:

  1. "Save" or "Save As ..."... You can find these function lines in the menu. It opens either by clicking on "File" in the upper field of the open program window, or through the "Office" button, which looks like mixed-sized colored squares in the upper left corner of the document of the latest versions of Word and Excel.
  2. "Export"... A typical function for graphic editors that allows you to save created images in the most different formats... In short: when you click on "Export", a window appears for specifying the save parameters. Then "ok", and you're done!
    The combinations "Ctrl" + "S / S" and F12 work well in office and graphic programs.

What to do and why is the "Save" button missing or inactive?

And now the riddle: save button does not work... What to do? The situation is quite typical - especially for Corel Draw programs installed via demo versions or through pirated software.

It is best to solve such problems proactively, that is, use licensed programs and not worry about failures.

But since the problem is already there, you have to deal with it.

There is an interesting way to do this:

1.Add to C: \ WINDOWS \ system32 \ drivers \ etc \ hosts.
0.0.0.0 apps.corel.com
0.0.0.0 mc.corel.com
corel.com

2. Delete the folder.
for Win 7-10
C: \ Users \% username% \ AppData \ Roaming \ Corel \ Messages
for WinXP
C: \ Documents and Settings \% username% \ Application Data \ Corel \ Messages

Judging by the reviews of those who got into a similar trouble, the recipe is effective and helps to solve problems with preservation.

In "1C" such difficulties are removed by adjusting access rights for a specific user. The way is simple: "Service" - "Users" - "Setting additional user rights".

There, select the employee who has problems with the visibility of the save buttons, and put a tick in his rights in the table editing line. And everything works again.

It turns out that the "magic" saving button still exists on computers, laptops, programs and browsers. Of course, you need to find it first, but with all the instructions described, it will hardly be difficult!

Action Keyboard shortcut
Create a non-breaking space. CTRL + SHIFT + SPACEBAR
Create a non-breaking hyphen. CTRL + DEPHIS
Adding boldface style. CTRL + B
Adding italics. CTRL + I
Adding an underline. CTRL + U
Decrease the font size to the previous value. CTRL + SHIFT +<
Increase the font size to the next value. CTRL + SHIFT +>
Decrease the font size by 1 point. CTRL + [
Increase the font size by one point. CTRL +]
Remove paragraph or character formatting. CTRL + SPACEBAR
Copies the selected text or object to the clipboard. CTRL + C
Deletes the selected text or object to the clipboard. CTRL + X
Paste text or object from the clipboard. CTRL + V
Paste special. CTRL + ALT + V
Pasting only formatting. CTRL + SHIFT + V
Undo the last action. CTRL + Z
Repeat the last action. CTRL + Y
Opens the Statistics dialog box. CTRL + SHIFT + G

Working with documents and web pages

Create, view and save documents

Search, replace and transitions

Action Keyboard shortcut
Search for text, formatting and special characters. CTRL + F
Repeat search (after closing the Find and Replace window). ALT + CTRL + Y
Replace text, formatting, and special characters. CTRL + H
Go to a page, bookmark, footnote, table, note, figure and other elements of the document. CTRL + G
Navigate between the last four places where changes were made. ALT + CTRL + Z
Opens a list of search parameters. Use the arrow keys to select an option, and then press ENTER to search your document. ALT + CTRL + HOME
Go to the location of the previous change. CTRL + PAGE UP
Move to the location of the next change. CTRL + PAGE DOWN

Change view mode

Structure mode

Action Keyboard shortcut
Move a paragraph to a higher level. ALT + SHIFT + LEFT ARROW
Move a paragraph to a subordinate level. ALT + SHIFT + RIGHT ARROW
Convert a paragraph to body text. CTRL + SHIFT + N
Move selected paragraphs up. ALT + SHIFT + UP ARROW
Move selected paragraphs down. ALT + SHIFT + DOWN ARROW
Expands the text below the heading. ALT + SHIFT + PLUS SIGN
Collapse the text under the heading. ALT + SHIFT + MINUS SIGN
Expand or collapse all text or all headings. ALT + SHIFT + A
Hide or show character formatting. Slash (/) on the numeric keypad
Displays the first line of body text or all body text. ALT + SHIFT + L
Displays all headings with the Heading 1 style. ALT + SHIFT + 1
Display all headings up to a heading styled "Heading n". ALT + SHIFT + n
Insert a tab character. CTRL + TAB

Printing and previewing documents

Document review

Full screen reading mode

References, footnotes and endnotes

Working with web pages

Editing and moving text and pictures

Deleting text and pictures

Copying and moving text and pictures

Action Keyboard shortcut
Displaying the clipboard panel Microsoft Office Press Alt + Z to go to the Home tab, and then press A, N.
Copies the selected text or selected pictures to the Microsoft Office clipboard. CTRL + C
Delete selected text or picture on the Microsoft Office Clipboard CTRL + X
Pastes the last addition to the Microsoft Office clipboard. CTRL + V
Move text or picture once. F2 (and then move the cursor and press Enter)
Copy text or drawing once. SHIFT + F2 (and then move the cursor and press Enter)
Opens the Create New Building Block dialog box when text or an object is selected. ALT + F3
When a building block, such as a SmartArt graphic, is selected, displays its associated shortcut menu. SHIFT + F10
Removal in the piggy bank. CTRL + F3
Insert the contents of the piggy bank. CTRL + SHIFT + F3
Copy the header or footer from the previous section of the document. ALT + SHIFT + R

Insert special characters and elements

Insert character Hotkeys
Field CTRL + F9
Line break SHIFT + ENTER
Page break CTRL + ENTER
Column break CTRL + SHIFT + ENTER
Em dash ALT + CTRL + minus sign
En dash CTRL + minus sign
Soft transfer CTRL + DEPHIS
Non-breaking hyphen CTRL + SHIFT + DEPHIS
Non-breaking space CTRL + SHIFT + SPACEBAR
Copyright mark ALT + CTRL + C
Protected trademark ALT + CTRL + R
Trademark ALT + CTRL + T
Ellipsis ALT + CTRL + DOT
Opening single quote CTRL + `(single quote),` (single quote)
Closing single quote CTRL + "(single quote)," (single quote)
Double open quotes CTRL + `(single quote), SHIFT +" (single quote)
Double closing quotes CTRL + "(single quote), SHIFT +" (single quote)
Auto text element ENTER (after entering the first few characters of the name of the AutoText element and a tooltip appears)

Insert characters using character codes

Select text and pictures

Action Keyboard shortcut
Enables selection mode. F8
Highlighting the nearest character. F8, and then press LEFT ARROW or RIGHT ARROW
Expansion of selection. F8 (press once to select a word, press twice to select a sentence, etc.)
Decrease selection. SHIFT + F8
Disable selection mode. ESC
Extends the selection one character to the right of the cursor. SHIFT + RIGHT ARROW
Extends the selection one character to the left of the cursor. SHIFT + LEFT ARROW
Extending the selection to the end of the word. CTRL + SHIFT + RIGHT ARROW
Extending the selection to the beginning of a word. CTRL + SHIFT + LEFT ARROW
Extend the selection to the end of the line. SHIFT + END
Expand the selection to the beginning of the line. SHIFT + HOME
Extend the selection one line down. SHIFT + DOWN ARROW
Extend the selection one line up. SHIFT + UP ARROW
Extend the selection to the end of the paragraph. CTRL + SHIFT + DOWN ARROW
Extends the selection to the beginning of the paragraph. CTRL + SHIFT + UP ARROW
Extend the selection one page down. SHIFT + PAGE DOWN
Extend the selection one page up. SHIFT + PAGE UP
Extends the selection to the beginning of the document. CTRL + SHIFT + HOME
Extend the selection to the end of the document. CTRL + SHIFT + END
Extend the selection to the end of the window. ALT + CTRL + SHIFT + PAGE DOWN
Select the entire document. CTRL + A
Select a vertical block of text.
Extends a selection to a specific location in the document. F8 and then use the arrow keys; to exit selection mode press the ESC key

Highlight text and pictures in a table

Action Keyboard shortcut
Highlight the contents of the next cell. TAB
Highlight the contents of the previous cell. SHIFT + TAB
Selection of several adjacent cells. While holding down the SHIFT key, press the corresponding cursor movement key several times
Column selection. Use the arrow keys to move to the top or bottom cell in the column, and then do one of the following:
  • Press SHIFT + ALT + PAGE DOWN to select a column from top to bottom.
  • Press SHIFT + ALT + PAGE UP to select the column from bottom to top.
Expansion of a selection (or block). CTRL + SHIFT + F8 and then use the arrow keys; to exit selection mode press the ESC key
Select the entire table. ALT + 5 on the numeric keypad (with the NUM LOCK indicator off)

Move around the document

Moving Keyboard shortcut
One character to the left LEFT ARROW
One character to the right RIGHT ARROW
One word to the left CTRL + LEFT ARROW
One word to the right CTRL + RIGHT ARROW
One paragraph up CTRL + UP ARROW
One paragraph down CTRL + DOWN ARROW
One cell to the left (in the table) SHIFT + TAB
One cell to the right (in the table) TAB
To the previous line UP ARROW
To the next line ARROW TO DOWN
To the end of the line END
To the beginning of the line HOME
To the top of the screen ALT + CTRL + PAGE UP
To the end of the screen ALT + CTRL + PAGE DOWN
One screen up PAGE UP
One screen down PAGE DOWN
To the beginning of the next page CTRL + PAGE DOWN
To the beginning of the previous page CTRL + PAGE UP
To the end of the document CTRL + END
To the beginning of the document CTRL + HOME
To the previous fix SHIFT + F5
The position where the cursor was when the document was last closed (after opening the document) SHIFT + F5

Move around the table

Insert paragraph marks and tabs into a table

Formatting characters and paragraphs

Copy formatting

Change the font or size of text

Formatting characters

Action Keyboard shortcut
Opens the Font dialog box to change character formatting. CTRL + D
Changing the case of letters. SHIFT + F3
Convert all letters to uppercase. CTRL + SHIFT + A
Applying boldface style. CTRL + B
Applying underline. CTRL + U
Underline words (not spaces). CTRL + SHIFT + W
Double underline text. CTRL + SHIFT + D
Convert to hidden text. CTRL + SHIFT + H
Applying italics. CTRL + I
Convert all letters to small caps. CTRL + SHIFT + K
Apply subscript formatting (automatic spacing). CTRL + EQUAL SIGN
Applying superscript formatting (automatic spacing). CTRL + SHIFT + PLUS SIGN
Removing additional formatting from selected characters. CTRL + SPACEBAR
Decorating the selected characters with the Symbol font. CTRL + SHIFT + Q

View and copy text formatting

Setting line spacing

Align paragraphs

Applying paragraph styles

Merge and fields

Performing a merge

Working with fields

Action Keyboard shortcut
Inserting a DATE field. ALT + SHIFT + D
Insert field LISTNUM (numbering). ALT + CTRL + L
Inserting a PAGE field. ALT + SHIFT + P
Insert a TIME field (current time). ALT + SHIFT + T
Insert an empty field. CTRL + F9
Updates related data in the original Microsoft Office Word document. CTRL + SHIFT + F7
Refresh the selected fields. F9
Break communication with the field. CTRL + SHIFT + F9
Switch between the code of the selected field and its value. SHIFT + F9
ALT + F9
Activation of field codes GOTOBUTTON or MACROBUTTON in a field with values. ALT + SHIFT + F9
Move to the next field. F11
Move to the previous field. SHIFT + F11
Field lock. CTRL + F11
Removing the blocking of the field. CTRL + SHIFT + F11

Language bar

Handwriting recognition

Function Key Reference

Function Keys

SHIFT + function key

Action Keyboard shortcut
Displays contextual help or formatting information. SHIFT + F1
Copying text. SHIFT + F2
Changing the case of letters. SHIFT + F3
Repeat Find or Go. SHIFT + F4
Go to the last change. SHIFT + F5
Move to the previous window area or frame (after pressing F6). SHIFT + F6
Selecting the Thesaurus command (Review tab, Review group). SHIFT + F7
Decrease selection. SHIFT + F8
Switch between field values ​​and their codes. SHIFT + F9
Displays the context menu. SHIFT + F10
Move to the previous field. SHIFT + F11
Selecting the Save command (Microsoft Office Button). SHIFT + F12

CTRL + function key

CTRL + SHIFT + function key

Alt + function key

Action Keyboard shortcut
Move to the next field. ALT + F1
Creates a new building block. ALT + F3
Quit Office Word 2007. ALT + F4
Restoring the previous size of the program window. ALT + F5
Navigate from an open dialog box to a document (for dialog boxes such as Find and Replace that support this behavior). ALT + F6
Find the next spelling or grammatical error. ALT + F7
Running a macro. ALT + F8
Switch between the values ​​of all fields and their codes. ALT + F9
Maximizing the program window. ALT + F10
Displaying Microsoft Visual Basic Code. ALT + F11

As soon as you write the title, immediately save the document so that in case of unforeseen circumstances, you do not lose the document on which you have been working all day!

Saving a document in Word 2010 and newer versions

To save the document in word 2010, go to the File tab. Then move the cursor down and click the line Save as


Rice. 2

In the window that opens, on the left, we see a list of folders on your computer. In this list, the folder is highlighted in gray My documents, in which it is proposed to save the new document by default. But you can choose another place to save. Scroll through the list using the slider (highlighted in red) and click the desired folder or disk (flash drive)

The File name field is automatically filled in with part of the first line of your text. You can agree with the proposed document name or change it to your own. Leave the File type field unchanged.

If necessary, you can specify below Additional information to your document: author, keywords, title, subject, etc.

Paying attention! If you forgot the name of your last document and the folder where you saved it, then go to the File tab (Fig. 3) and select the Recent item. On the right, you will see a list of the text documents you worked with, as well as the folders in which you saved them.


Rice. 3

Saving a document in Word 2007

To save the document in word 2007, press button 1 (Figure 4). Then you move the cursor down to the Save as 2 button, and from it, follow the arrow to the right and press the Word Document 3 button


Rice. 4

The "Save Document" window will open:


Rice. 5

In the window that opens, on the left, we see a list of folders on your computer. In this list, the Documents folder is highlighted in gray, in which the computer offers to save a new document. You can disagree and, by clicking on the folders, open the one where you want to save.

In the File name window, the name that the computer wants to give to your document is highlighted. You can, right there, replace this name with your own.

Paying attention! If you have not changed the name of the document and the destination folder, then at least remember where the document was saved. Because novice users often click the button Save, and then, half a day looking for where the saved document is.

Saving a document in Word 2003

So, you typed the phrase " A very useful article", now, at the top of the Word window, press the File menu button, and in the menu that opens, select Save as... .


Rice. 6

In the opened window Saving the document you see the name of the folder (My Documents) in which Word offers to save the new document. Under the folder name, we see a list of documents already in that folder. Instead of the suggested folder, you are your computer. The main thing - do not forget where you saved it!

The computer also suggests the name of the file, but you can immediately replace it with another. File type: The Word document should remain that way. In the future, to open the document, it will be enough to click on the title of the article, and it will open immediately in the Word window. It will not be necessary, it will be, to first launch Word! Now press the button Save and the document is saved!

Saving a Word document using the keyboard

Above, I showed you how to save a new document using the menu. However, there are more quick method saving the document - it is only necessary to remember the required key. Key F12 located in the top row of the keyboard. After pressing the F12 key, a window will open
save the document (Figure 6 - for Word 2003, Figure 4 - for Word 2007). Then you act according to my tips under the pictures.

If, after saving the document, you continue to type, Word will automatically periodically save the text you are typing. But you can yourself, right there, after making changes to the document, save it by pressing the keys Shift + F12... I am this
I do this: I press the right Shift key with my right thumb, and the F12 key with my middle finger. Try it - it's very convenient and quick.

Similar publications