#1   Report Post  
Posted to microsoft.public.excel.misc
Ant Ant is offline
external usenet poster
 
Posts: 53
Default Copy formulas

I want to copy a cell formula by means of another formula. For example:
A1=A2+A3. I want C1 to show that same formula. How do i do this?
--
Ant
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default Copy formulas

Method 1:-
Place tha cursor in A1 cell and press F2 and press shift+Home key now the
whole formula will be getting selected now press cntrl+c for copying the
formula. Now place the cursor in C1 cell and press cntrl+v to paste the
formula.

Method 2:-
The second method is if you have protected the A1 cell formula with the
dollar symbol like the below

A1 cell formula
=$A$2+$A$3

you need not to press F2 for copying the formula, just place the cursor in
A1 cell and press cntrl+c to copy the formula and place the cursor in C1 cell
and press cntrl+v to paste it. The cell reference of the formula will not be
getting changed, since it is protected with the dollar symbol.

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"Ant" wrote:

I want to copy a cell formula by means of another formula. For example:
A1=A2+A3. I want C1 to show that same formula. How do i do this?
--
Ant

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Copy formulas

If you want to *copy* the formula then you have to make the column
references in the original formula absolute:

A1: =$A2+$A3

Then, select cell A1right clickCopyselect cell C1right clickPaste

It might be easier to just link to cell A1:

C1: =A1

--
Biff
Microsoft Excel MVP


"Ant" wrote in message
...
I want to copy a cell formula by means of another formula. For example:
A1=A2+A3. I want C1 to show that same formula. How do i do this?
--
Ant



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Copy formulas

Copy from the formula bar, and paste.
--
David Biddulph

Ant wrote:
I want to copy a cell formula by means of another formula. For
example: A1=A2+A3. I want C1 to show that same formula. How do i do
this?



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 formulas tgi Excel Discussion (Misc queries) 1 October 1st 09 06:25 AM
Won't copy formulas Sandra Excel Worksheet Functions 1 July 20th 09 12:44 AM
Copy formulas STS Excel Worksheet Functions 2 March 24th 08 01:55 PM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
How do I copy formulas but using the same range each time I copy Laffin Excel Worksheet Functions 2 June 22nd 06 04:17 PM


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