Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DD DD is offline
external usenet poster
 
Posts: 68
Default Copy Data from one cell to another

I have Data in Cell A10 and I want it to automatically go into cell A30.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 176
Default Copy Data from one cell to another

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell A30.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DD DD is offline
external usenet poster
 
Posts: 68
Default Copy Data from one cell to another

I forgot to tell you that A30 has a formula in it. Will it still work if I
just put =A10?

"David Billigmeier" wrote:

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell A30.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Copy Data from one cell to another

You can't both have the cake and eat it! Why would you automatically get the
value of A10 in A30 and what does the formula in A30 do?


--
Regards,

Peo Sjoblom



"dd" wrote in message
...
I forgot to tell you that A30 has a formula in it. Will it still work if I
just put =A10?

"David Billigmeier" wrote:

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell
A30.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DD DD is offline
external usenet poster
 
Posts: 68
Default Copy Data from one cell to another

Ok. The formula counts the cells above.

"Peo Sjoblom" wrote:

You can't both have the cake and eat it! Why would you automatically get the
value of A10 in A30 and what does the formula in A30 do?


--
Regards,

Peo Sjoblom



"dd" wrote in message
...
I forgot to tell you that A30 has a formula in it. Will it still work if I
just put =A10?

"David Billigmeier" wrote:

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell
A30.






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 176
Default Copy Data from one cell to another

I'm confused as well. So you want the formula currently in A30 (count of the
cells above) AND the value in A10 to both be displayed in A30? If so, you
would have to concatenate the values together some how, like:

=CONCATENATE(<formula currently in A30," ",A10)


--
Regards,
Dave


"dd" wrote:

Ok. The formula counts the cells above.

"Peo Sjoblom" wrote:

You can't both have the cake and eat it! Why would you automatically get the
value of A10 in A30 and what does the formula in A30 do?


--
Regards,

Peo Sjoblom



"dd" wrote in message
...
I forgot to tell you that A30 has a formula in it. Will it still work if I
just put =A10?

"David Billigmeier" wrote:

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell
A30.




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Copy Data from one cell to another

What result would you expect to get when you want to count the cells above
and then get A10

You can concatenate like this

=Existing formula in A30&" "&A10

replace Existing formula etc ...with whatever you got already which will
give you both values as text in the same cell


--
Regards,

Peo Sjoblom



"dd" wrote in message
...
Ok. The formula counts the cells above.

"Peo Sjoblom" wrote:

You can't both have the cake and eat it! Why would you automatically get
the
value of A10 in A30 and what does the formula in A30 do?


--
Regards,

Peo Sjoblom



"dd" wrote in message
...
I forgot to tell you that A30 has a formula in it. Will it still work if
I
just put =A10?

"David Billigmeier" wrote:

In A30 enter:

=A10

--
Regards,
Dave


"dd" wrote:

I have Data in Cell A10 and I want it to automatically go into cell
A30.






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
How do I copy data from main frame computer and keep data in cell Doug Excel Worksheet Functions 1 May 30th 06 05:15 PM
Copy data in one cell to blank cell immediately below, repeat Jeff Excel Worksheet Functions 1 May 19th 06 07:12 PM
Data entry - Copy contents of cell typed in one cell to another ce danie Excel Worksheet Functions 2 March 16th 06 06:51 PM
How do I copy data from one cell to the next occurrence of data? excelmad Excel Worksheet Functions 5 March 8th 06 11:45 PM
Merge cell & Copy Data from different cell MK Excel Discussion (Misc queries) 0 June 24th 05 10:54 AM


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

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

About Us

"It's about Microsoft Excel"