0
0
Excelspreadsheet~20 mins

Sharing workbooks in Excel - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Workbook Sharing Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🎯 Scenario
intermediate
2:00remaining
Understanding workbook sharing impact on editing

You shared an Excel workbook with your team using the 'Share Workbook' feature. What happens if two people try to edit the same cell at the same time?

AExcel allows only one person to edit the cell and warns the other about the conflict.
BExcel merges both changes automatically without any warning.
CBoth users can edit the cell simultaneously and changes are lost silently.
DExcel locks the entire workbook preventing any edits until one user finishes.
Attempts:
2 left
💡 Hint

Think about how Excel handles conflicts to avoid data loss.

📊 Formula Result
intermediate
2:00remaining
Effect of shared workbook on formula recalculation

You have a shared workbook with a formula =SUM(A1:A5). If one user changes a value in A3, what happens to the formula result for other users?

AThe formula result updates immediately for all users viewing the workbook.
BThe formula result never updates for other users until the workbook is closed and reopened.
CThe formula result updates only after the workbook is saved and refreshed by each user.
DThe formula result updates only for the user who made the change.
Attempts:
2 left
💡 Hint

Consider how Excel syncs changes in shared workbooks.

Function Choice
advanced
2:00remaining
Choosing the best method to share a workbook for real-time collaboration

You want multiple users to edit an Excel workbook simultaneously with real-time updates and no conflicts. Which method should you use?

ASave the workbook on OneDrive or SharePoint and use Excel Online for co-authoring.
BUse Excel's 'Protect Workbook' feature to allow multiple edits.
CSend the workbook as an email attachment to all users.
DUse the classic 'Share Workbook' feature in Excel desktop.
Attempts:
2 left
💡 Hint

Think about modern cloud-based collaboration tools.

data_analysis
advanced
2:00remaining
Analyzing sharing conflicts in a workbook

You notice that some changes made by users in a shared workbook are missing after saving. What is the most likely cause?

AUsers did not enable automatic calculation, so changes are hidden.
BUsers are editing different sheets, so changes are not visible.
CThe workbook was saved in a format that does not support sharing.
DConflicting changes to the same cells caused Excel to discard some edits.
Attempts:
2 left
💡 Hint

Think about how Excel handles simultaneous edits to the same cell.

🧠 Conceptual
expert
3:00remaining
Understanding limitations of shared workbooks

Which of the following features is NOT supported in Excel's classic shared workbook mode?

ATracking changes and highlighting edits by different users.
BUsing tables and slicers for filtering data.
CMultiple users editing different cells simultaneously.
DSaving the workbook in .xlsx format.
Attempts:
2 left
💡 Hint

Consider which newer Excel features are disabled in shared workbooks.