#1   Report Post  
Junior Member
 
Posts: 1
Red face Formula fill series?

Hi there, im wondering if it is possible to fill a series of formula down a Column so the sheet it is referencing is in series but the cell reference stayes the same.

i.e. in cell A1, formula reads =Sheet1!$C$3,
then in cell A2, =Sheet2!$C$3,
cell A3 =Sheet3!$C$3 etc.

another example;
In cell A1, =IF($B3=0,"",IF(Sheet1!$A$20="","",Sheet1!$A$20))
cell A2, =IF($B3=0,"",IF(Sheet2!$A$20="","",Sheet2!$A$20))
cell A2, =IF($B3=0,"",IF(Sheet3!$A$20="","",Sheet3!$A$20))

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,872
Default Formula fill series?

Hi Laly,

Am Fri, 19 Apr 2013 03:51:44 +0100 schrieb Laly1:

i.e. in cell A1, formula reads =Sheet1!$C$3,
then in cell A2, =Sheet2!$C$3,
cell A3 =Sheet3!$C$3 etc.


in A1 try:
=INDIRECT("'Sheet"&ROW(A1)&"'!$C$3")
and copy down


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
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
complex custom fill series with formula Josh Craig Excel Discussion (Misc queries) 4 March 31st 09 08:17 AM
Fill Series Dates: not letting me change the series from year to m Mike Excel Discussion (Misc queries) 1 January 24th 08 05:08 PM
Create a formula to fill in a date series without using John Excel Programming 4 September 25th 05 05:46 PM
Can I use AutoFill or a formula to fill a series of letters? tadpgk835 Excel Discussion (Misc queries) 3 April 28th 05 02:46 PM
Filling in a Date Series using the Fill | Series menu command Bob C Excel Programming 3 February 1st 05 11:13 PM


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