Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
PAUL GRAZIDE
 
Posts: n/a
Default copying content of cell automatically to multiple cells

How do I enter a number once and have it copy automatically to multiple
cells. I tried formatting the cells as text and using the =T() function.
This worked fine for the first copy but not for the 3rd and 4th copy. What
is the correct way to do this?

a1 k2 m2
123 =t(a1) =t(a1) ......etc k2 is ok, other no data just
the formula

thanks in advance


  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

If you want the *number* copied:

=$A$1

If you want the number copied and transformed to *text*:

=TEXT($A$1,"####")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"PAUL GRAZIDE" wrote in message
...
How do I enter a number once and have it copy automatically to multiple
cells. I tried formatting the cells as text and using the =T() function.
This worked fine for the first copy but not for the 3rd and 4th copy. What
is the correct way to do this?

a1 k2 m2
123 =t(a1) =t(a1) ......etc k2 is ok, other no data just
the formula

thanks in advance



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
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Color a cell and a value is automatically assigned to that color. Bossi Excel Worksheet Functions 0 May 3rd 05 05:45 AM
Problem with IF condition or vector lookup? J-Philippe Excel Worksheet Functions 4 January 15th 05 08:41 PM
using content of a cell in a formula in another cell mpierre Excel Worksheet Functions 3 December 28th 04 03:43 PM
Transferring cell content between workbooks using cell references Kiwi Mike Excel Discussion (Misc queries) 2 November 27th 04 11:31 PM


All times are GMT +1. The time now is 01:43 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"