#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Autofill Problem

in C1:

=INDIRECT("A" & (ROW()-1)*2+1)

in D1:

=INDIRECT("A"&ROW()*2)

Copy both down

"Drew" wrote:

In a worksheet I have a single column of data (column A) with alternating data:
A1 = A
A2 = 1
A3 = B
A4 = 2
A5 = C
A6 = 3
Etc.

What I want is for this data to be represented in 2 columns:
C1 = A, D1 = 1
C2 = B, D2 = 2
C3 = c, D3 = 3

In C1 I enter the formula "= A1"
In C2 I enter the formula "= A3"
In C3 I enter the formula "= A5"

If I select all three of these cells, grab the autofill handle and extend
the progression, excel doesn't seem to get the calculation correct. I expect
C4 to contain the formula "= A7". What I get is: "= A4". I've tried using
larger ranges of entered information but no matter how much I enter before I
try the autofill, excel doesn't calculate the progression correctly.

Any ideas?

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
Autofill Problem Lizzy Excel Discussion (Misc queries) 5 March 20th 07 01:47 PM
Autofill problem Teethless mama Excel Discussion (Misc queries) 0 November 30th 06 02:53 AM
Autofill problem Trout Excel Discussion (Misc queries) 0 November 30th 06 12:19 AM
filtering/autofill problem joanne@knowle Excel Worksheet Functions 0 November 7th 06 12:15 PM
Autofill problem dickives Excel Worksheet Functions 1 January 16th 06 10:35 PM


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