Go Back  PPRuNe Forums > Misc. Forums > Computer/Internet Issues & Troubleshooting
Reload this Page >

Excel Question, Is this possible?

Wikiposts
Search
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Excel Question, Is this possible?

Thread Tools
 
Search this Thread
 
Old 6th Dec 2007, 20:16
  #1 (permalink)  
Thread Starter
 
Join Date: Jul 2006
Location: Chasing Dreams
Posts: 221
Likes: 0
Received 0 Likes on 0 Posts
Excel Question, Is this possible?

I hope someone knows whether this is possible or not and how to do it if it is...

I'm trying to organise my data in an excel spreadsheet, I have imported raw data to one sheet and am now trying to organise it into something that I can actually make sense of.

So the raw data is on sheet 2, I'm editing sheet 1

in cell a1, I'm referencing 'sheet2!a1'
in cell a2, I'm referencing 'sheet2!a4'
in cell a3, I'm referencing 'sheet2!a7'
...

and so on, this is for about 300lines of data on sheet 1, so there is about 900 lines of data on sheet 2. I thought there was a way where I can set a value and it will skip to every third cell when I drag the formula down but I can't get it to work. I've tried filling in the first three cells then highlighting all three and dragging to fill the column, but that doesn't work, it gives alot of repeat data. I've tried it with and without CTRL as well.

Any suggestions?
Jimmy Macintosh is offline  
Old 6th Dec 2007, 20:54
  #2 (permalink)  
 
Join Date: May 2002
Location: Bracknell
Posts: 106
Likes: 0
Received 0 Likes on 0 Posts
try something like this in column B =Sheet2!$A$1+OFFSET(Sheet2!$A$1,A1,0) where in column A sheet 1 you can have the offset which should go something like 0, 2, 5, 7 etc that way you should be able to drag the formula and 0,2,5,7 down 900 rows.

may look a bit messy and there may well be better ways to do it but it seemed to work.

Good luck

Rickity (programming)
rickity is offline  
Old 6th Dec 2007, 23:38
  #3 (permalink)  

Official PPRuNe Chaplain
 
Join Date: Apr 2001
Location: Witnesham, Suffolk
Age: 80
Posts: 3,498
Likes: 0
Received 0 Likes on 0 Posts
It's a pain that Excel won't do that easily.

I usually cheat. Either "compute" the row number/column number, or play with lookup tables. Neither is elegant.
Keef is offline  
Old 7th Dec 2007, 05:47
  #4 (permalink)  
Thread Starter
 
Join Date: Jul 2006
Location: Chasing Dreams
Posts: 221
Likes: 0
Received 0 Likes on 0 Posts
Thank you both,

I guess the non elegant solutions get it then. I must be dreaming but I was sure that I made it do it about a year ago. Makes me wonder what else I thought I'd done but didn't?..


I remember now what I did, just putting it here incase someone wants to use the same technique. By the way this is not nearly as clever as the above methods...

Set up the first row,
as in my earlier post

cell a1, reference 'sheet2!a1'

then highlight this cell and the two empty rows beneath. Then grab the bottom right corner of the selection and drag down far enough to cover all of your data. This should have selected every third row with two blank rows between. Then just sort the data ascending, all of the blank rows get sorted to the bottom and my data seems sequencial.

Last edited by Jimmy Macintosh; 7th Dec 2007 at 06:53. Reason: Revelation from the past!
Jimmy Macintosh is offline  

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.