In MS Excel you can use a function to combine text from two cells into one cell. But you can use an operator to do the same thing. Which operator is that?
In MS Excel you can use a function to combine text from two cells into one cell. But you can use an operator to do the same thing. Which operator is that?
ایم ایس ایکسل میں آپ دو سیلز سے ٹیکسٹ کو ایک سیل میں جوڑنے کے لیے فنکشن استعمال کر سکتے ہیں۔ لیکن آپ ایک ہی کام کرنے کے لیے آپریٹر استعمال کر سکتے ہیں۔ وہ کون سا آپریٹر ہے؟
Explanation
=A1 & B1
will combine the text in cells A1 and B1 into a single string.