What is the shortcut for bold text?
Ctrl B
What is the shortcut for Italic text?
Ctrl I
What is the shortcut for Underline text?
Ctrl U
What is the shortcut for Undo?
Ctrl Z
What is the shortcut for Save?
Ctrl S
How do you add a table in Word Doc.?
Say the steps
Insert > Table
How do you add a Picture in Word Doc.??
Say the steps
Insert > Picture
How do you add a Shape in Word Doc.??
Say the steps
Insert > Shape
How do you add a Icons in Word Doc.??
Say the steps
Insert > Shape
How we add a Link in Word Doc.?
Say the steps
Insert Link
What’s the difference between transition and animation?
Transition = between slides, Animation = inside a slide
How do you apply a custom animation?
Say the steps
→ Animations > Select Object > Add Animation
How do you apply a Slide Transition?
Say the steps
Select Slide → Transition > Add Transition
What does Ctrl + M do in Powerpoint
Adds a New Slide
What does Ctrl + D do to the Powerpoint Slide
Duplicate Slide
What’s the formula to add numbers in cells A1 to A5?
=Sum(A1:A5)
What’s the formula used to check how many filled cells are from A1 to A5?
= Count(A1:A5)
What’s the formula used to find the lowest number between cells A1 to A5?
= min (A1:A5)
What’s the formula used to find the Highest number between cells A1 to A5?
=max(A1:A5)
What’s the formula used to find "المعدل" between cells A1 to A5?
=Average(A1:A5)