![]() |
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! |
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! |
how do I write a formula to copy text from one cell to another?
|
All times are GMT +1. The time now is 10:57 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com