Managing and Customizing workbooks Flashcards
New Template
File → New → Template
Save a Personalized Template
File → Save → Save as “Excel Template”
How to open a personalized template?
To open: File → New → “Personal”
How to get the developer tab?
Right click ribbon → “customize the ribbon” → turn on
How to run Macros?
Alt + F8
- Must save as macro-enabled workbook
How to save as macro-enabled workbook?
File → options → trust center → trust center settings → macro settings
To copy macro
- Open workbook with macro
- Open new workbook (Ctrl + N) save as macro enabled workbook
- Go to developer tab
- Click Visual Basic
- Open Modules Folder in VBAProject
- Drag Module to the new workbook
Macros Form Controls
Insert –> Check box (reminder to select design mode)
Linked Cell (true/false does not go in quotes)
Right click - Format controls
Ref # in another workbook
in book 1 –> Click on another workbook +# –> enter
How to break/edit link?
- Data tab on ribbon
- Edit Links
- Source (identifies workbooks referenced)
- If file name is changed or moved, then the link would be broken; link needs to be reestablished
Hiding and Displaying Ribbon tabs
Right click any ribbon, customize ribbon
How to create formulas between workbooks?
Create a formula by selecting references in another open workbook
Referencing data from another workbook
- Open new workbook
- Use sign “=” to reference cells or columns
- Open workbook with data
- Select column/row or cell
Why is it important to manage and share workbooks?
This has to do with the idea that you will be collaborating with others and that several people may be working on the same file.
Restricting editing
also use workbook password
Unlocking cells that people can edit and then turning on worksheet protection.
Format –> cells
Ctrl + 1 = format cells –> protection –> Locked
Workbook password: File –> info –> protect workbook