Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Copy absolute formulas

HI, in MS EXCEL 2007 I have a wprkbook with several worksheets pages. I am
creating a summary worksheet page within the multiple worksheet workbook.
Here is what I have entered in the summary worksheet: In cell AB1 I have
entered the following formula =if(sheet1!$A$8=1,sheet1!$D$9)
Copy/paste or copy/paste special/formula doesnt copy and change the formula.
I want to copy the formula =if(sheet1!$A$8=1,sheet1!$D$9) into the following
cells AC1,AD1,AE1,AF1 and have the formula to read as follows:
In cell AC1 =if(sheet1!$A$8=1,sheet1!$E$9)
In cell AD1 =if(sheet1!$A$8=1,sheet1!$F$9)
In cell AE1 =if(sheet1!$A$8=1,sheet1!$G$9)
In cell AF1 =if(sheet1!$A$8=1,sheet1!$H$9)
Is there a way to copy and paste this formula?

--
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 120
Default Copy absolute formulas

Hi

Try using relative reference in your formula for column D in AB1
=IF(Sheet1!$A$8=1,Sheet1!D$9)

and drag across to AF1


--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis




"Steve" wrote:

HI, in MS EXCEL 2007 I have a wprkbook with several worksheets pages. I am
creating a summary worksheet page within the multiple worksheet workbook.
Here is what I have entered in the summary worksheet: In cell AB1 I have
entered the following formula =if(sheet1!$A$8=1,sheet1!$D$9)
Copy/paste or copy/paste special/formula doesnt copy and change the formula.
I want to copy the formula =if(sheet1!$A$8=1,sheet1!$D$9) into the following
cells AC1,AD1,AE1,AF1 and have the formula to read as follows:
In cell AC1 =if(sheet1!$A$8=1,sheet1!$E$9)
In cell AD1 =if(sheet1!$A$8=1,sheet1!$F$9)
In cell AE1 =if(sheet1!$A$8=1,sheet1!$G$9)
In cell AF1 =if(sheet1!$A$8=1,sheet1!$H$9)
Is there a way to copy and paste this formula?

--
Thanks

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
Absolute formulas Rockbear Excel Worksheet Functions 4 October 24th 08 12:58 AM
copying absolute formulas MJKelly Excel Worksheet Functions 1 September 23rd 08 09:41 PM
How do I copy formulas from 1 wrkbk to another w/o absolute refs Mike Excel Discussion (Misc queries) 1 September 25th 06 04:48 PM
Absolute values in formulas hurricanekitti Excel Discussion (Misc queries) 1 February 23rd 06 04:58 PM
copy formulas to cells absolute rows and variable columns Mark Excel Discussion (Misc queries) 1 January 30th 06 10:15 PM


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