ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Copying data from 2 cells into 1 (https://www.excelbanter.com/excel-worksheet-functions/191905-copying-data-2-cells-into-1-a.html)

taylor

Copying data from 2 cells into 1
 
I have a different formula in 2 different cells, and I would like to combine
the responses into 1 cell. Q92 has a percentage output and R92 has a text
output. I would like E92 to be the % from Q92 and the text from R92 so that
the result in E92 is 6% Net 75, for one example. Any advice would be
appreciated. Thanks.

Pete_UK

Copying data from 2 cells into 1
 
Try this:

=TEXT(E92,"0%") & " " & R92

Hope this helps.

Pete

"Taylor" wrote in message
...
I have a different formula in 2 different cells, and I would like to
combine
the responses into 1 cell. Q92 has a percentage output and R92 has a text
output. I would like E92 to be the % from Q92 and the text from R92 so
that
the result in E92 is 6% Net 75, for one example. Any advice would be
appreciated. Thanks.




taylor

Copying data from 2 cells into 1
 
Thanks, Pete. That helped.

"Pete_UK" wrote:

Try this:

=TEXT(E92,"0%") & " " & R92

Hope this helps.

Pete

"Taylor" wrote in message
...
I have a different formula in 2 different cells, and I would like to
combine
the responses into 1 cell. Q92 has a percentage output and R92 has a text
output. I would like E92 to be the % from Q92 and the text from R92 so
that
the result in E92 is 6% Net 75, for one example. Any advice would be
appreciated. Thanks.






All times are GMT +1. The time now is 11:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com