ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   auto fill every other cell from other workbook (https://www.excelbanter.com/excel-discussion-misc-queries/123075-auto-fill-every-other-cell-other-workbook.html)

fullodds

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





T. Valko

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







fullodds

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








T. Valko

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











All times are GMT +1. The time now is 07:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com