Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default auto fill every other cell from other workbook

In a 3-D refence, how do I use auto fill to quickly reference every other
cell from workbook1 to workbook2. I want to autofill this:
='[GR Receipts Test 2.xls]Mill'!$E$6

to look like this:
='[GR Receipts.xls]Mill'!$E$6
='[GR Receipts.xls]Mill'!$E$8
='[GR Receipts.xls]Mill'!$E$10

Thanks




  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default auto fill every other cell from other workbook

Try this:

=INDEX('[GR Receipts.xls]Mill'!$E$6:$E$100,ROWS($1:1)*2-1)

Copy down as needed. Adjust for the correct end of the range!

Biff

"fullodds" wrote in message
...
In a 3-D refence, how do I use auto fill to quickly reference every other
cell from workbook1 to workbook2. I want to autofill this:
='[GR Receipts Test 2.xls]Mill'!$E$6

to look like this:
='[GR Receipts.xls]Mill'!$E$6
='[GR Receipts.xls]Mill'!$E$8
='[GR Receipts.xls]Mill'!$E$10

Thanks






  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default auto fill every other cell from other workbook

Outstanding!

Thank you

"T. Valko" wrote:

Try this:

=INDEX('[GR Receipts.xls]Mill'!$E$6:$E$100,ROWS($1:1)*2-1)

Copy down as needed. Adjust for the correct end of the range!

Biff

"fullodds" wrote in message
...
In a 3-D refence, how do I use auto fill to quickly reference every other
cell from workbook1 to workbook2. I want to autofill this:
='[GR Receipts Test 2.xls]Mill'!$E$6

to look like this:
='[GR Receipts.xls]Mill'!$E$6
='[GR Receipts.xls]Mill'!$E$8
='[GR Receipts.xls]Mill'!$E$10

Thanks







  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default auto fill every other cell from other workbook

You're welcome. Thanks for the feedback!

Biff

"fullodds" wrote in message
...
Outstanding!

Thank you

"T. Valko" wrote:

Try this:

=INDEX('[GR Receipts.xls]Mill'!$E$6:$E$100,ROWS($1:1)*2-1)

Copy down as needed. Adjust for the correct end of the range!

Biff

"fullodds" wrote in message
...
In a 3-D refence, how do I use auto fill to quickly reference every
other
cell from workbook1 to workbook2. I want to autofill this:
='[GR Receipts Test 2.xls]Mill'!$E$6

to look like this:
='[GR Receipts.xls]Mill'!$E$6
='[GR Receipts.xls]Mill'!$E$8
='[GR Receipts.xls]Mill'!$E$10

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
New numbers Larry Excel Worksheet Functions 7 August 31st 06 04:54 PM
Data referencing and auto fill across worksheets in one workbook.. Corey Helms Excel Worksheet Functions 0 July 17th 06 03:44 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Linking a cell to another workbook cell based on a variable name Brian Excel Discussion (Misc queries) 6 June 1st 05 11:54 PM


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