ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do I write a formula to copy text from one cell to another? (https://www.excelbanter.com/excel-worksheet-functions/70622-how-do-i-write-formula-copy-text-one-cell-another.html)

TR

how do I write a formula to copy text from one cell to another?
 
I am trying to aggregate info from many worksheets into a snapshot view. I
need to copy various cells that have text in them so they display on the
snapshot. I can not get a formula function to do that. Help!

PCLIVE

how do I write a formula to copy text from one cell to another?
 
If you are trying to join text from varous cells into one, one way would be:

=A1 & A2 & A3

For spaces:
=A1 & " " & A2 & " " & A3

Not sure if that's what you were looking for.
Paul

"TR" wrote in message
...
I am trying to aggregate info from many worksheets into a snapshot view. I
need to copy various cells that have text in them so they display on the
snapshot. I can not get a formula function to do that. Help!




Don Guillett

how do I write a formula to copy text from one cell to another?
 
=a1
=sheet5!a1

--
Don Guillett
SalesAid Software

"TR" wrote in message
...
I am trying to aggregate info from many worksheets into a snapshot view. I
need to copy various cells that have text in them so they display on the
snapshot. I can not get a formula function to do that. Help!





All times are GMT +1. The time now is 10:57 AM.

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