Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default 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.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default 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.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying Filter Data & Using for each in cells Vick Excel Discussion (Misc queries) 0 November 20th 07 09:49 PM
copying only cells in a filter with data mattguerilla Excel Discussion (Misc queries) 0 December 5th 06 03:43 PM
copying data to different Cells Auz Excel Worksheet Functions 1 April 28th 06 02:28 PM
Copying Data Between Cells Rags Links and Linking in Excel 2 September 8th 05 10:04 PM
Automatic copying of data cells DaleM Excel Discussion (Misc queries) 2 December 29th 04 07:07 PM


All times are GMT +1. The time now is 05:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"