Deck 43: Templates styles and Macros

ملء الشاشة (f)
exit full mode
سؤال
Which of the following is not a default cell style?

A)Standard
B)Bad
C)Good
D)Neutral
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Which of the following is not prevented when a worksheet is protected?

A)Inserting
B)Printing
C)Deleting
D)Copying
سؤال
What is the default file extension for a template?

A))xls
B))xlsx
C))xltx
D))xlm
سؤال
Where are the default cell styles located?

A)Styles group
B)Editing group
C)Format group
D)Cells group
سؤال
Which of the following is not a predefined cell style category?

A)Data and Model
B)Number Format
C)Titles and Headings
D)Analysis
سؤال
Where is the Themes gallery located?

A)Backstage
B)Data tab
C)Page Layout tab
D)Insert tab
سؤال
What is the default save location for templates?

A)c :/Users\username\Documents\CustomOfficeTemplates
B)c : /Users\MyDocuments
C)c :/templates
D)c :/Users\templates
سؤال
Which of the following formats does not support macros?

A))xlsm
B))xlsb
C))xltm
D))xlsx
سؤال
Which of the following is not a tool to help provided a unified look and feel within a workbook?

A)Themes
B)Custom functions
C)Backgrounds
D)Styles
سؤال
Which of the following is not a tool to improve efficiency in a common workbook that is used by numerous employees in a business?

A)Template
B)Macros
C)Themes
D)Print settings
سؤال
Which of the following is true about a protected worksheet?

A)It cannot be saved
B)It cannot be printed
C)It cannot be edited
D)It cannot be shared on SkyDrive
سؤال
Where is the Insert Background feature located?

A)Backstage
B)Page Layout tab
C)Formulas tab
D)Insert tab
سؤال
Which of the following formats is supported as a background in Excel?

A)jpeg
B)mp3
C))xls
D))mpeg4
سؤال
Which of the following is not controlled with cell style formats?

A)Font attributes
B)Print settings
C)Cell-protection settings
D)Border and fill styles
سؤال
Which of the following is a method for creating macros?

A)Macro recorder
B)Formula builder
C)Insert function button
D)Developer tools
سؤال
What is the password character limit in Excel?

A)325
B)255
C)355
D)100
سؤال
Which of the following tools is best suited to complete repetitive tasks in Excel?

A)Macros
B)Templates
C)Styles
D)Themes
سؤال
Which of the following is not a good practice when creating a template?

A)Using descriptive labels
B)Using cell references in formulas
C)Locking view settings
D)Including instructions
سؤال
Which of the following is not true about locked cells?

A)Locked cells can be edited
B)All cells are locked by default
C)A password is required to unlock the cells
D)A locked cell is indicated by a padlock icon in the Format menu
سؤال
Where is the Template gallery located?

A)Insert tab
B)Backstage
C)Data tab
D)Formulas tab
سؤال
Which of the following is the proper beginning for a sub procedure named "Test"?

A)Sub ()
B)Sub (Test)
C)(Test)
D)Sub Test()
سؤال
Which of the following tabs contains Form Controls?

A)Insert
B)Data
C)Developer
D)Formulas
سؤال
What is the default reference type when recording a macro?

A)Absolute
B)Relative
C)Mixed
D)Normalitive
سؤال
Which of the following items is not stored inside VBA modules?

A)Sub procedures
B)Keywords
C)Comments
D)Index documents
سؤال
Where can a macro be deleted?

A)Backstage
B)Macro dialog box
C)Developer tab
D)Insert tab
سؤال
Where are custom cell styles saved?

A)The workbook in which you created the style
B)A personal styles workbook
C)My Documents
D)A personal macro workbook
سؤال
Which function should be used to mask zero values in templates?

A)IF
B)IFERROR
C)VLOOKUP
D)INDEX
سؤال
Which of the following is not a best practice when creating a macro?

A)Practice the steps before starting
B)Determine whether absolute or relative references should be used
C)Start and stop the recording as needed
D)Ensure the macros are broad enough to apply to multiple situations
سؤال
Which of the following is not an Office theme?

A)Office
B)Integral
C)Helvetica
D)Frame
سؤال
Where is the Protect Sheet command located in the Ribbon?

A)Backstage
B)Formulas tab
C)Review tab
D)Data tab
سؤال
Which of the following cannot be modified in a custom cell style?

A)Number
B)Alignment
C)Print area
D)Fill
سؤال
Where are macros recorded with the macro recorder stored?

A)The current workbook
B)The Templates folder
C)The templates gallery
D)My Documents
سؤال
Comments in VBA appear in what color?

A)Red
B)Green
C)Blue
D)Black
سؤال
Which of the following is not a Trust Center option?

A)Trusted App Catalogs
B)Trusted Publishers
C)Trusted Calculations
D)Message Bar
سؤال
Where are Trust Center options located?

A)Data tab
B)Backstage
C)Insert tab
D)Formulas tab
سؤال
What is the default folder for Personal Macro Workbooks in Windows 8?

A)c : /Users\Username\documents
B)c : /Users\Username\AppData\Roaming\Microsoft\Excel\XLStart
C)c : /Users\Username\AppData\Roaming\XLStart
D)c :/Users\Username\Excel
سؤال
Which of the formats below will not support sub procedures using VBA?

A))xlsm
B))xlsx
C))xlsb
D))xltm
سؤال
Which of the following are used in VBA to leave notes or instructions regarding the macro?

A)Comments
B)Keywords
C)Indicators
D)Index notes
سؤال
Which of the following is the file extension for a Personal Macro Workbook?

A))xls
B))xlxs
C))xltm
D))xlsb
سؤال
Which of the following objects can be used to launch a macro?

A)Chart
B)Function
C)Image
D)Hyperlink
سؤال
Custom cell styles cannot be removed.
سؤال
Form controls are located on the Developer tab.
سؤال
Comments cannot be viewed in the VBA editor.
سؤال
Once applied custom backgrounds cannot be deleted.
سؤال
.xlsb files do not support macros.
سؤال
Templates can be located and downloaded in the templates gallery.
سؤال
A user can create custom cell styles.
سؤال
The macro recorder can append a previously recorded macro.
سؤال
Once lost,a password cannot be retrieved.
سؤال
The maximum number of characters for a password is 255.
سؤال
Custom styles cannot be applied to other workbooks.
سؤال
Good,Bad,and Neutral are predefined cell styles.
سؤال
Font attributes can be controlled with cell styles.
سؤال
Custom functions can be created with the macro recorder.
سؤال
By default,the macro recorder uses absolute references.
سؤال
When creating templates,IFERROR should be used to mask zero values.
سؤال
Macros are stored in modules.
سؤال
All templates should contain instructions.
سؤال
Custom backgrounds can be applied to Excel worksheets.
سؤال
By default all cells are locked.
سؤال
The ________ function should be used to trap errors when creating templates.
سؤال
Once created a custom function cannot be edited.
سؤال
A(n)________ is a collection of format settings based on the currently selected theme to provide a consistent appearance within a worksheet and among similar workbooks.
سؤال
A ________ is a collection of formats that include coordinating colors,fonts,and special effects to provide a stylish appearance.
سؤال
Macro settings cannot be edited in the Trust Center.
سؤال
Custom cell styles are stored in the ________ workbook.
سؤال
Once created,macro buttons cannot be deleted.
سؤال
Locked cells cannot be ________.
سؤال
The Themes gallery is located on the ________ tab.
سؤال
A run time error will occur if a sub procedure is run on a protected workbook.
سؤال
New templates can be located and viewed in the ________.
سؤال
Data and Model,Titles and Headings,and Number Format are all examples of predefined ________.
سؤال
A ________ is a set of instructions that execute a sequence of commands to automate repetitive or routine tasks.
سؤال
By default all cells in a workbook are ________.
سؤال
Excel passwords can be up to ________ characters.
سؤال
A ________ is a partially completed document that you use as a model to create other documents
that have the same structure and purpose.
سؤال
Cells can be locked from the ________ group on the Home tab.
سؤال
The VBA editor can be opened with the key stroke Alt+F11.
سؤال
An image used to classify a document as confidential can be placed as a custom ________ in a workbook.
سؤال
The file extension for an Excel Macro-Enabled Workbook is ________.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/103
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 43: Templates styles and Macros
1
Which of the following is not a default cell style?

A)Standard
B)Bad
C)Good
D)Neutral
A
2
Which of the following is not prevented when a worksheet is protected?

A)Inserting
B)Printing
C)Deleting
D)Copying
B
3
What is the default file extension for a template?

A))xls
B))xlsx
C))xltx
D))xlm
C
4
Where are the default cell styles located?

A)Styles group
B)Editing group
C)Format group
D)Cells group
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
5
Which of the following is not a predefined cell style category?

A)Data and Model
B)Number Format
C)Titles and Headings
D)Analysis
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
6
Where is the Themes gallery located?

A)Backstage
B)Data tab
C)Page Layout tab
D)Insert tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
7
What is the default save location for templates?

A)c :/Users\username\Documents\CustomOfficeTemplates
B)c : /Users\MyDocuments
C)c :/templates
D)c :/Users\templates
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following formats does not support macros?

A))xlsm
B))xlsb
C))xltm
D))xlsx
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is not a tool to help provided a unified look and feel within a workbook?

A)Themes
B)Custom functions
C)Backgrounds
D)Styles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following is not a tool to improve efficiency in a common workbook that is used by numerous employees in a business?

A)Template
B)Macros
C)Themes
D)Print settings
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following is true about a protected worksheet?

A)It cannot be saved
B)It cannot be printed
C)It cannot be edited
D)It cannot be shared on SkyDrive
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
12
Where is the Insert Background feature located?

A)Backstage
B)Page Layout tab
C)Formulas tab
D)Insert tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following formats is supported as a background in Excel?

A)jpeg
B)mp3
C))xls
D))mpeg4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which of the following is not controlled with cell style formats?

A)Font attributes
B)Print settings
C)Cell-protection settings
D)Border and fill styles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
15
Which of the following is a method for creating macros?

A)Macro recorder
B)Formula builder
C)Insert function button
D)Developer tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
16
What is the password character limit in Excel?

A)325
B)255
C)355
D)100
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the following tools is best suited to complete repetitive tasks in Excel?

A)Macros
B)Templates
C)Styles
D)Themes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which of the following is not a good practice when creating a template?

A)Using descriptive labels
B)Using cell references in formulas
C)Locking view settings
D)Including instructions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following is not true about locked cells?

A)Locked cells can be edited
B)All cells are locked by default
C)A password is required to unlock the cells
D)A locked cell is indicated by a padlock icon in the Format menu
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
20
Where is the Template gallery located?

A)Insert tab
B)Backstage
C)Data tab
D)Formulas tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following is the proper beginning for a sub procedure named "Test"?

A)Sub ()
B)Sub (Test)
C)(Test)
D)Sub Test()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following tabs contains Form Controls?

A)Insert
B)Data
C)Developer
D)Formulas
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
23
What is the default reference type when recording a macro?

A)Absolute
B)Relative
C)Mixed
D)Normalitive
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which of the following items is not stored inside VBA modules?

A)Sub procedures
B)Keywords
C)Comments
D)Index documents
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
25
Where can a macro be deleted?

A)Backstage
B)Macro dialog box
C)Developer tab
D)Insert tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
26
Where are custom cell styles saved?

A)The workbook in which you created the style
B)A personal styles workbook
C)My Documents
D)A personal macro workbook
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which function should be used to mask zero values in templates?

A)IF
B)IFERROR
C)VLOOKUP
D)INDEX
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is not a best practice when creating a macro?

A)Practice the steps before starting
B)Determine whether absolute or relative references should be used
C)Start and stop the recording as needed
D)Ensure the macros are broad enough to apply to multiple situations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following is not an Office theme?

A)Office
B)Integral
C)Helvetica
D)Frame
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
30
Where is the Protect Sheet command located in the Ribbon?

A)Backstage
B)Formulas tab
C)Review tab
D)Data tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which of the following cannot be modified in a custom cell style?

A)Number
B)Alignment
C)Print area
D)Fill
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
32
Where are macros recorded with the macro recorder stored?

A)The current workbook
B)The Templates folder
C)The templates gallery
D)My Documents
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
33
Comments in VBA appear in what color?

A)Red
B)Green
C)Blue
D)Black
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the following is not a Trust Center option?

A)Trusted App Catalogs
B)Trusted Publishers
C)Trusted Calculations
D)Message Bar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
35
Where are Trust Center options located?

A)Data tab
B)Backstage
C)Insert tab
D)Formulas tab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
36
What is the default folder for Personal Macro Workbooks in Windows 8?

A)c : /Users\Username\documents
B)c : /Users\Username\AppData\Roaming\Microsoft\Excel\XLStart
C)c : /Users\Username\AppData\Roaming\XLStart
D)c :/Users\Username\Excel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which of the formats below will not support sub procedures using VBA?

A))xlsm
B))xlsx
C))xlsb
D))xltm
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following are used in VBA to leave notes or instructions regarding the macro?

A)Comments
B)Keywords
C)Indicators
D)Index notes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following is the file extension for a Personal Macro Workbook?

A))xls
B))xlxs
C))xltm
D))xlsb
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following objects can be used to launch a macro?

A)Chart
B)Function
C)Image
D)Hyperlink
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
41
Custom cell styles cannot be removed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
42
Form controls are located on the Developer tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
43
Comments cannot be viewed in the VBA editor.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
44
Once applied custom backgrounds cannot be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
45
.xlsb files do not support macros.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
46
Templates can be located and downloaded in the templates gallery.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
47
A user can create custom cell styles.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
48
The macro recorder can append a previously recorded macro.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
49
Once lost,a password cannot be retrieved.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
50
The maximum number of characters for a password is 255.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
51
Custom styles cannot be applied to other workbooks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
52
Good,Bad,and Neutral are predefined cell styles.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
53
Font attributes can be controlled with cell styles.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
54
Custom functions can be created with the macro recorder.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
55
By default,the macro recorder uses absolute references.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
56
When creating templates,IFERROR should be used to mask zero values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
57
Macros are stored in modules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
58
All templates should contain instructions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
59
Custom backgrounds can be applied to Excel worksheets.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
60
By default all cells are locked.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
61
The ________ function should be used to trap errors when creating templates.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
62
Once created a custom function cannot be edited.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
63
A(n)________ is a collection of format settings based on the currently selected theme to provide a consistent appearance within a worksheet and among similar workbooks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
64
A ________ is a collection of formats that include coordinating colors,fonts,and special effects to provide a stylish appearance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
65
Macro settings cannot be edited in the Trust Center.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
66
Custom cell styles are stored in the ________ workbook.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
67
Once created,macro buttons cannot be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
68
Locked cells cannot be ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
69
The Themes gallery is located on the ________ tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
70
A run time error will occur if a sub procedure is run on a protected workbook.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
71
New templates can be located and viewed in the ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
72
Data and Model,Titles and Headings,and Number Format are all examples of predefined ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
73
A ________ is a set of instructions that execute a sequence of commands to automate repetitive or routine tasks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
74
By default all cells in a workbook are ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
75
Excel passwords can be up to ________ characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
76
A ________ is a partially completed document that you use as a model to create other documents
that have the same structure and purpose.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
77
Cells can be locked from the ________ group on the Home tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
78
The VBA editor can be opened with the key stroke Alt+F11.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
79
An image used to classify a document as confidential can be placed as a custom ________ in a workbook.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
80
The file extension for an Excel Macro-Enabled Workbook is ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 103 في هذه المجموعة.