如何在Excel中的另一个单元格中显示一个单元格文本?

如何在Excel中的另一个单元格中显示一个单元格文本?

问题描述:

嗨...

我在A2单元格中有一个文本,即Soap

i在C2 Cell中有文字,即10 ....

现在我想在G3中显示两个这样的文本,它应该像 soap Cost Rs。 10 / - 只有....

这样我应该跟随我的Excel女士中剩余的项目..

请有人帮我这个... ..

Hi...
I have a text in A2 cell i.e., Soap
i have text in C2 Cell i.e 10....
now i want to display two this text in G3, it should be like soap Cost Rs. 10/- Only....
like this i should follow remaining items in my Ms Excel..
Please anyone Help Me regarding this.....

你好Kumar,



在EXCEL中,它非常简单,你可以用 CONCATENATE 功能。



1)在工具栏中转到公式 ,单击自动求和中的旋转箭头 - >选择更多功能

2)现在选择一个类别 TEXT

3)选择 CONCATENATE 功能从下面的列表框中单击确定。

4)在Text1中选择您有肥皂(A2)作为文本的单元格

5)在Text2中键入Cost Rs。(不带双引号)

6)在Text3中选择单元格10(C2)

7)在Text4中键入/ - Only。 ......(没有双引号



所以现在你可以根据你的要求得到它。



希望这对你有所帮助。



问候,

RK
Hi Kumar,

In EXCEL, its very simple, you can use CONCATENATE function.

1) Goto Formulas in Tool bar, Click spin arrow in Auto Sum --> Select more functions
2) Now select a category as TEXT
3) Select CONCATENATE function from below list box and click OK.
4) In Text1 select the cell that you have soap(A2) as text
5) In Text2 type " Cost Rs. "(without double quotes)
6) In Text3 select the cell 10(C2)
7) In Text4 type "/- Only...." (without double quotes

So thats it now you will get as per your requirement.

Hope this helps you a bit.

Regards,
RK