Computer Fundamentals Lab File
Computer Fundamentals Lab File
Computer Fundamentals Lab File
AND TECHNOLOGY
ROLL NO.
BBA/GEN/011
CF PRACTICAL LABPage1
PRACTICAL REPORT FILE
INDEX
S.NO PRACTICAL NAME DATE PAGE NO. REMARKS
1 Resume 3
2 Mail Merge 4 to 9
4 Macros 12 to 14
5 Presentation on Using 15 to 19
PowerPoint
6 MS-DOS 20 to 25
Internal Or External
Commands
CF PRACTICAL LABPage2
PRACTICAL 1
RESUME
YEAR OF
COURSES SCHOOL/COLLEGE BOARD/UNIVERSITY PERCENTAGE PASSING
BBA GEN SDIET YMCA PURSUING 2023
CAREER OBJECTIVE:-
STRENGTH:-
✔ Trustworthiness
✔ Punctual
✔ Dedicated to work
HOBBIES:-
✔ Travelling
PERSONAL DETAIL:-
✔ Date of birth : 28-07-2003
✔ Father’s name : Mr. Sudesh Thakur
✔ Gender : Male
✔ Nationality : Indian
✔ Marital status : Unmarried
✔ Language known : Hindi, English and German
EXPERIENCE:-
✔ Fresher
DECLARATION
I hereby declare that all the above information given by me is true and correct.
CF PRACTICAL LABPage3
PRACTICAL 2
MAIL MERGE
CF PRACTICAL LABPage4
2. Click Step-by-Step Mail Merge Wizard.
CF PRACTICAL LABPage5
4. Select the starting document. In this demo we will use
the current (blank) document. Select Use the current
document and then click Next: Select recipients
CF PRACTICAL LABPage6
6. Write the letter
CF PRACTICAL LABPage7
8. Complete the merge
CF PRACTICAL LABPage8
Mail 1
Name: Sohan
Address: 25/2, Surya Vihar, Sec-91
Mobile No: 9876543210
Dear Sohan,
I am pleased to inform you that you are invited to the
SDIET MEGA EVENT. This event will be Organized at SDIET
Faridabad and held on 20th April 2021. A lunch has also arranged in
between the event to more enjoyable.
Yours Sincerely
Mobile no. 8796543210
Mail 2
Name: Shiva
Address: 25/2, Mayur Vihar, West Delhi.
Mobile No: 9812345678
Dear Shiva,
I am pleased to inform you that you are invited to the
SDIET MEGA EVENT. This event will be Organized at SDIET
Faridabad and held on 20th April 2021. A lunch has also arranged in
between the event to more enjoyable.
Yours Sincerely
Mobile no. 8796543210
CF PRACTICAL LABPage9
Practical 3
Students Result Sheet
AIM: To create students result sheet in Ms-excel.
PROCEDURE:
STEP: 1. first go to file menu and choose new sub menu and select work
sheet option and click ok.
STEP: 2. Enter the fields Reg No, students name, SUBJECT-FOM, BE, FA,
RMand CIS Total, Average, Minimum, Maximum.
STEP: 4. to find the total, Enter the Formula = sum (ex: C3:H3) this will
give the total at the marks.
STEP: 5. Enter the formula in the formula bar finding average. =average
(total/no of subjects)
STEP: 7. In Last, We save the file. RESULT: Thus student mark sheet is
prepared, in Ms-excel using formula.
CF PRACTICAL LABPage10
EXCEL
STUDENT RESULT SHEET
CF PRACTICAL LABPage11
Practical 4
Macros
AIM:To Create Macros in a MS-WORD
A macro (which stands for "macroinstruction") is a programmable pattern which
translates a certain sequence of input into a preset sequence of output. Macros can
make tasks less repetitive by representing a complicated sequence of keystrokes,
mouse movements, commands, or other types of input.
Step 2: Click on the View tab on the Ribbon and click on the drop-down icon associated
with the Macros in the Macros section.
CF PRACTICAL LABPage12
Step 4: A Record Macro dialog box will appear on the screen in which do the following -
1. Enter the Name for the macro in the Macro name text field.
2. To use the same macro for the further document, click on the All Documents
option from the Store macro in drop-down menu.
3. Click on the Button icon in the Assign macro to section to run your macro.
CF PRACTICAL LABPage13
Step 6: Select macro that you want to record from the Modify Button dialog box,
type the Display name, and click on the OK button.
Now, you can see that recorded macro will appear on the Quick Access Toolbar.
CF PRACTICAL LABPage14
Practical 5
AIM: to make a PowerPoint slide with animation and transition in
Ms-PowerPoint
PowerPoint is a presentation program developed by
Microsoft. It is included in the standard Office suite along with Microsoft
Word and Excel. The software allows users to create anything from
basic slide shows to complex presentations.
CF PRACTICAL LABPage15
Step 2: Choosing a Design
CF PRACTICAL LABPage16
Step4: Add More Slides
CF PRACTICAL LABPage17
Step5: Add Charts, Pictures, Graphs, Etc
CF PRACTICAL LABPage18
Step7:Changing the order
CF PRACTICAL LABPage19
CF PRACTICAL LABPage20
Practical 6
MS-DOS
AIM:To study the internal and external command of MS-DOS.
MS-DOS, in full Microsoft Disk Operating System, the dominant
operating system for the personal computer (PC) throughout the 1980s.
The acquisition and marketing of MS-DOS were pivotal in
the Microsoft Corporation's transition to software industry giant.
Internal commands
CF PRACTICAL LABPage21
External command
● ATTRIB – It allows changing the attributes of a file.
● TREE-The tree command allows the user to view an easy-to-read list of files and
folders.
● EDIT-Edit, allows you toview,create, or modify any text file on your computer.
● MOVE- The move command allows users to transfer files or directories from one
directory to another or from one drive to another.
● SORT-The sort command is used filter input and then displays the results on a
computer monitor or writes them to a file.
● FIND- The find command allows you to search for text within a file.
● LABEL- The label command is used to view or change thelabel of a computer’s drive.
● TEXTCOPY-The copy command allows users to copy one more files to an alternate
location.
● FORMAT-The format command is used to erase information from a computer diskette
or fixed drive.
Here aresomeStepsof command prompt.
1. DATE
2. TIME
Step1: go to MS- Dos
Step2: Type TIME
Step3: Then TIME is shown in your Front.
CF PRACTICAL LABPage22
3. MD (MAKE DIRECTORY):
4. RD (REMOVE DIRECTORY):
CF PRACTICAL LABPage23
CF PRACTICAL LABPage24
5. VER(VERSION)
Step1: Go to MS-Dos.
Step2: Now you want to check your device
version. Then you have to write VER on
dos. And then you have ENTER to see
yours device version.
Step3: After, Enter you can see your device
version.
6. EXIT
Step1: Go to MS-Dos.
Step2: Now you want to exit from MS-DOS, then
you have to write CLS on screen. And
then ENTER.
Step3: After Enter, you exit from MS-DOS.
7. CLS
Step1: Go to MS-DOS.
Step2.We want to delete the all the
content which we type in our
device, Now we type ‘cls’ on screen,
then all the activities which we
doing in command prompt is clear.
CF PRACTICAL LABPage25
External Commands
1. ATTRIB
Step1. Go to MS-DOS.
Step2. You want to change a file`s
read/write attribute or set the
archive attribute. Just type
ATTRIB in your screen, and press
ENTER.
Step3. After press Enter you
can see your ATTRIB.
2. TREE
Step1. Go to MS-DOS.
Step2. The tree command typed
alone produce a listing and
overview of the current
directory.
Step3.The tree command allows
the user to view an easy-to
–easy read list of files and
folders.
CF PRACTICAL LABPage26
3. EDIT
Step1. Go to MS-DOS.
Step2. You want to edit your device
file you have to type ‘edit’ on
screen. And then Press ENTER.
Step3. Now your file is edited.
4. MOVE
Step1. Go to MS-DOS.
Step2. You want to move your file
from another side, you have
to type ‘Move’ on your screen.
And Press ENTER.
Step3. Now, your file is moved.
5. SORT
Step1. Go to MS-DOS.
Step2.You want to filter on your file
type ‘sort’ and then press
ENTER.
Step3. After press ENTER your filter
file is ready.
CF PRACTICAL LABPage27