Computer Fundamentals Assignment 1 (3)
Computer Fundamentals Assignment 1 (3)
Computer Fundamentals Assignment 1 (3)
Computer Fundamentals
CSE 11P8
16/11/2024
MD Billal Hossain
22-0-52-020-016
10th
2022
23/11/2024
Professor
Creating, opening, closing, saving and editing a word Document
1. Creating a word document
i. Open Microsoft word application using one of the following method
Start Menu -> type “Word” in the search box -> click on MS word icon
Press Windows + R key -> type “winword” on run command box -> press “Enter”
ii. Select a template from the list (Office 2013 or later)
iii. Add the content or modify the template
iv. Save the file in your desired location by
Ctrl + S or
File menu -> Save
2. Opening a word document
i. Open Microsoft word application
ii. Click “Open other documents” from the dash board (Office 2013 or later)
iii. Select the desired file from file browsing dialog.
3. Closing a document
i. We can close the document by
Click the “X” button on the application control bar.
Press “Ctrl” + “W” button
4. Editing and Saving
i. Open the document using (step 2)
ii. Edit content
iii. Save using
Ctrl + S button
File Menu -> Save
i. Double click on top margin -> add header content -> press “esc” button
ii. Insert menu -> Click Header under Header and Footer Section -> Select any header template /
edit header
i. Double click on bottom margin -> add footer content -> press “esc” button
ii. Insert menu -> Click Footer under Header and Footer Section -> Select any footer template /
edit header
Create a link between two files using Hyperlink
1. Highlight the text or select the object (e.g., an image or shape) you want to use as the clickable
link.
1. Go to the Insert tab in the ribbon at the top of the Word window.
o Navigate to and select the file you want to link to. You can browse your computer to
find the file.
1. (Optional) In the Text to display field, you can edit the clickable text if needed.
1. Hold down Ctrl (or just click, depending on your Word version) and click the hyperlink to open
the linked file.
Additional Tips
If the linked file is moved or renamed, the hyperlink will break. To avoid this, keep both files in
the same folder.
To update or edit the hyperlink later, right-click the hyperlink and select Edit Hyperlink.
Create a mail - merge and add data of 5 recipients.
o Open Microsoft Excel and create a table with columns such as Name, Address, Email,
etc., depending on the information you want to include.
o Select the type of document you are creating (e.g., Letters, Email Messages, or
Envelopes).
1. Select Recipients:
o Click Edit Recipient List to ensure the data is loaded correctly. You can filter or edit
entries here.
o Draft your message in Word. Use placeholders where personalized information will
appear, such as:
Dear <<Name>>,
o Place the cursor where you want a personalized field and click Insert Merge Field under
the Mailings tab to add placeholders like Name, Address, etc.
1. Check Personalization:
o Click Preview Results in the Mailings tab to see how your document looks for each
recipient.
o Click Finish & Merge → Edit Individual Documents to create a separate document for
each recipient, or Print Documents to print directly.
o If emailing, choose Send Email Messages, and ensure your data source has an Email
field.
Protect a document.
1. Protect the Document with a Password
Steps:
Important: Remember the password! If you forget it, the document cannot be recovered.
2. Restrict Editing
This allows others to view the document but restricts specific types of editing (e.g., allowing only
comments or filling in forms).
Steps:
Users without the password will only be able to make changes permitted by the restrictions.
Steps:
This method is advisory, meaning users can remove the read-only status if they know how.
Steps:
4. Specify permissions for users (e.g., who can edit, read, or have no access).
Note: This feature requires integration with services like Azure Information Protection.
Steps:
Implement macro
Steps:
2. Check the box for Developer under the list of tabs on the right.
3. Click OK.
2. Record a Macro
Steps:
3. Perform the actions you want to automate (e.g., formatting text, inserting a header).
Steps:
For more advanced macros, you can write or edit the macro using Visual Basic for Applications (VBA).
Steps:
2. Select a macro from the list and click Edit. This will open the VBA editor.
Sub HelloWorld()
End Sub
To ensure your macros are saved, the document must be saved as a macro-enabled file.
Steps:
1. Go to File > Options > Trust Center > Trust Center Settings.