📋 المحتوى المنظم
📖 محتوى تعليمي مفصّل
نوع: محتوى تعليمي
وسيطات الدالة
نوع: محتوى تعليمي
إرجاع أحرف من وسط سلسلة نصية، بداية من موضع وطول محددين.
نوع: محتوى تعليمي
تعيين عدد الأحرف لإرجاعها من Text.
نوع: محتوى تعليمي
ناتج الصيغة = 10
نوع: NON_EDUCATIONAL
تعليمات حول هذه الدالة
نوع: محتوى تعليمي
The first Excel spreadsheet screenshot (Visual Element 1) demonstrates the application of functions for data extraction. It shows a table with columns for 'الحروف الأولى من الاسم واسم العائلة', 'الاسم', 'يرجى إدخال تاريخ ميلادك', 'اليوم', 'الشهر', and 'السنة'. Indicator 7 points to cell E2, which contains the value '10', representing the extracted month from the date '26/10/03' in cell C2.
نوع: محتوى تعليمي
The second Excel spreadsheet screenshot (Visual Element 2) is a continuation of the data extraction example. Indicator 8 points to cell E6, which contains the value '6', representing the extracted month from the date '01/06/03' in cell C6.
نوع: METADATA
251
نوع: METADATA
وزارة التعليم
Ministry of Education
2025 - 1447
🔍 عناصر مرئية
وسيطات الدالة
A dialog box for the MID function in Microsoft Excel, used to extract a substring from a text string. It displays the function's arguments: Text, Start_num, and Num_chars, along with their current values and a description of the function's purpose.
Binary Academy Excel Spreadsheet
A screenshot of an Excel spreadsheet showing a table of personal data. The table includes columns for 'الحروف الأولى من الاسم واسم العائلة', 'الاسم', 'يرجى إدخال تاريخ ميلادك', 'اليوم', 'الشهر', and 'السنة'. A blue circular indicator labeled '7' points to cell E2, which contains the number '10'.
Binary Academy Excel Spreadsheet
A second screenshot of the same Excel spreadsheet, identical to Visual Element 1, but with a different cell highlighted. A blue circular indicator labeled '8' points to cell E6, which contains the number '6'.
📄 النص الكامل للصفحة
وسيطات الدالة
إرجاع أحرف من وسط سلسلة نصية، بداية من موضع وطول محددين.
تعيين عدد الأحرف لإرجاعها من Text.
ناتج الصيغة = 10
تعليمات حول هذه الدالة
The first Excel spreadsheet screenshot (Visual Element 1) demonstrates the application of functions for data extraction. It shows a table with columns for 'الحروف الأولى من الاسم واسم العائلة', 'الاسم', 'يرجى إدخال تاريخ ميلادك', 'اليوم', 'الشهر', and 'السنة'. Indicator 7 points to cell E2, which contains the value '10', representing the extracted month from the date '26/10/03' in cell C2.
The second Excel spreadsheet screenshot (Visual Element 2) is a continuation of the data extraction example. Indicator 8 points to cell E6, which contains the value '6', representing the extracted month from the date '01/06/03' in cell C6.
251
وزارة التعليم
Ministry of Education
2025 - 1447
--- VISUAL CONTEXT ---
**DIALOG_BOX**: وسيطات الدالة
Description: A dialog box for the MID function in Microsoft Excel, used to extract a substring from a text string. It displays the function's arguments: Text, Start_num, and Num_chars, along with their current values and a description of the function's purpose.
Context: This dialog box demonstrates how to configure the MID function in Excel. It shows that the 'Text' argument can itself be a formula (MONTH(C2)), and how 'Start_num' and 'Num_chars' define the substring extraction. The 'ناتج الصيغة = 10' indicates the final output of the MID function with these arguments, assuming MONTH(C2) evaluates to '10'.
**TABLE**: Binary Academy Excel Spreadsheet
Description: A screenshot of an Excel spreadsheet showing a table of personal data. The table includes columns for 'الحروف الأولى من الاسم واسم العائلة', 'الاسم', 'يرجى إدخال تاريخ ميلادك', 'اليوم', 'الشهر', and 'السنة'. A blue circular indicator labeled '7' points to cell E2, which contains the number '10'.
Table Structure:
Headers: الحروف الأولى من الاسم واسم العائلة | الاسم | يرجى إدخال تاريخ ميلادك | اليوم | الشهر | السنة
Rows:
Row 1: أو | أحمد وليد | 26/10/03 | 26 | 10 |
Row 2: أو | جابر يحيى | 18/02/04 | 18 | 2 |
Row 3: خ غ ب | خالد بلال | 15/10/03 | 15 | 10 |
Row 4: ف ح | فهد حامد | 20/10/04 | 20 | 10 |
Row 5: ن س | ناصر سامي | 01/05/03 | 1 | 5 |
Row 6: أ س | أسامة سعود | 01/06/03 | 1 | 6 |
Row 7: ط ر | طلال رزاق | 01/07/03 | 1 | 7 |
Row 8: ز ع | زياد عبدالله | 01/09/04 | 1 | 9 |
Row 9: س ف | سعيد فواز | 01/10/03 | 1 | 10 |
Empty cells: F2:F10 are empty
Calculation needed: The 'الشهر' (Month) column (E) likely contains values extracted from the 'يرجى إدخال تاريخ ميلادك' (Date of Birth) column (C) using a function like MONTH or MID.
Context: This spreadsheet serves as a practical example of data organization and extraction in Excel. It shows how a date (e.g., 26/10/03) can be parsed to extract its month component (10), likely using the MONTH function or a combination of MID and other functions as demonstrated in the dialog box.
**TABLE**: Binary Academy Excel Spreadsheet
Description: A second screenshot of the same Excel spreadsheet, identical to Visual Element 1, but with a different cell highlighted. A blue circular indicator labeled '8' points to cell E6, which contains the number '6'.
Table Structure:
Headers: الحروف الأولى من الاسم واسم العائلة | الاسم | يرجى إدخال تاريخ ميلادك | اليوم | الشهر | السنة
Rows:
Row 1: أو | أحمد وليد | 26/10/03 | 26 | 10 |
Row 2: أو | جابر يحيى | 18/02/04 | 18 | 2 |
Row 3: خ غ ب | خالد بلال | 15/10/03 | 15 | 10 |
Row 4: ف ح | فهد حامد | 20/10/04 | 20 | 10 |
Row 5: ن س | ناصر سامي | 01/05/03 | 1 | 5 |
Row 6: أ س | أسامة سعود | 01/06/03 | 1 | 6 |
Row 7: ط ر | طلال رزاق | 01/07/03 | 1 | 7 |
Row 8: ز ع | زياد عبدالله | 01/09/04 | 1 | 9 |
Row 9: س ف | سعيد فواز | 01/10/03 | 1 | 10 |
Empty cells: F2:F10 are empty
Calculation needed: The 'الشهر' (Month) column (E) likely contains values extracted from the 'يرجى إدخال تاريخ ميلادك' (Date of Birth) column (C) using a function like MONTH or MID.
Context: This spreadsheet further illustrates data extraction in Excel, specifically showing how the month '6' is obtained from the date '01/06/03'. It reinforces the concept of using functions to process date information within a spreadsheet.
🎴 بطاقات تعليمية للمراجعة
عدد البطاقات: 3 بطاقة لهذه الصفحة
ما هي وظيفة الدالة MID في برنامج جداول البيانات مثل Excel؟
- أ) جمع قيم خلايا محددة في جدول.
- ب) إرجاع أحرف من وسط سلسلة نصية، بداية من موضع وطول محددين.
- ج) تنسيق الخلايا بناءً على شرط معين.
- د) تحويل النص إلى أحرف كبيرة.
الإجابة الصحيحة: b
الإجابة: إرجاع أحرف من وسط سلسلة نصية، بداية من موضع وطول محددين.
الشرح: 1. الدالة MID تستخدم لاستخراج جزء من سلسلة نصية.
2. تحتاج إلى تحديد ثلاثة عناصر: النص الأصلي، موضع البداية، وعدد الأحرف المطلوب استخراجها.
3. مثال: =MID("Excel", 2, 3) ستعطي "xce".
تلميح: تتعلق باستخراج جزء من نص.
التصنيف: تعريف | المستوى: سهل
ما هو دور الوسيط (Argument) المسمى 'Num_chars' في دالة MID؟
- أ) تحديد موضع بداية الاستخراج في السلسلة النصية.
- ب) تحديد النص الأصلي الذي سيتم استخراج جزء منه.
- ج) تعيين عدد الأحرف لإرجاعها من النص.
- د) تحديد نوع التنسيق الذي سيُطبق على النص المستخرج.
الإجابة الصحيحة: c
الإجابة: تعيين عدد الأحرف لإرجاعها من النص.
الشرح: 1. وسيطات دالة MID هي: Text (النص)، Start_num (موضع البداية)، Num_chars (عدد الأحرف).
2. الوسيط Num_chars يحدد عدد الأحرف التي ستُستخرج من النص الأصلي بدءاً من موضع البداية.
3. إذا كان Num_chars أكبر من طول النص المتبقي، تُرجع الدالة الأحرف حتى نهاية النص.
تلميح: يتعلق بالكمية التي تريد استخراجها.
التصنيف: مفهوم جوهري | المستوى: متوسط
في سياق معالجة البيانات، إذا كان لديك تاريخ ميلاد في خلية (مثل 26/10/03) وأردت استخراج رقم الشهر (10) فقط، فأي من الدوال التالية هي الأكثر ملاءمة للاستخدام؟
- أ) دالة LEFT لاستخراج الأحرف من اليسار.
- ب) دالة MID لاستخراج جزء من النص.
- ج) دالة MONTH.
- د) دالة SUM لجمع القيم.
الإجابة الصحيحة: c
الإجابة: دالة MONTH.
الشرح: 1. برامج الجداول الإلكترونية مثل Excel تحتوي على دوال مخصصة لمعالجة التواريخ.
2. دالة MONTH مصممة خصيصاً لاستخراج رقم الشهر من قيمة تاريخية.
3. استخدام =MONTH(C2) حيث C2 تحتوي على التاريخ سيعطي رقم الشهر مباشرة (مثل 10)، وهو أكثر كفاءة ودقة من محاولة استخراجه كنص.
تلميح: توجد دالة مخصصة للتعامل مع التواريخ.
التصنيف: سؤال اختبار | المستوى: متوسط