Which sign is used to create an absolute cell reference in MS Excel?
ایم ایس ایکسل میں ایک مطلق سیل ریفرنس بنانے کے لیے کون سا نشان استعمال کیا جاتا ہے؟
- @
- =
- $
- %
Explanation
- The dollar sign ($) is used to create an absolute cell reference in MS Excel.
Additional information:
- Absolute Reference: $D$2 (Row and column fixed)
- Relative Reference: D2 (Row and column change)
- Mixed Reference: $D2 (Column fixed)
- Mixed Reference: D$2 (Row fixed)
- Shortcut Key: F4 toggles between reference types.
Last verified on 18-07-2026
Related MCQs
ایم ایس ایکسل میں چارٹ کس ٹیب سے شامل کیا جاتا ہے؟
- File
- Chart
- Insert
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ایم ایس ایکسل میں، B1 سے B5 تک کی قدروں کی اوسط نکالنے کے لیے کون سا فارمولا استعمال ہوتا ہے؟
- =SUM(B1:B5)
- =AVERAGE(B1:B5)
- =COUNT(B1:B5)
- =MAX(B1:B5)
اس سوال کو وضاحت کے ساتھ پڑھیں
- Opens the Save As dialog box
- Creates a chart on a new chart sheet
- Inserts a new worksheet
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
- Sum of values
- Maximum value
- Arithmetic Mean
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ایم ایس ایکسل میں، سیل میں سم فارمولہ داخل کرنا ہے؟
- =Sum(A1:A2)
- =Add(a1:a2)
- =Sum(1A:2A)
- =Add(1A:2A)