LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Reference offset cell

Newbie here. I have a spreadsheet with raw data that is organized in a
fashion that I cannot sort. Each record takes up multiple lines, with the
record identifier only in cell A2. I want to move the data around so it is
all on one row. For example, the first record takes up (A2:c:4). I want to
be able to make A1 the first column of the first record, and move everything
from A2:c5 to be on row 1.
ie: raw data:
My_A2 My_B2 My_C2
My_A3 My_B3 My_C3
My_A4 My_B4 My_C4
I want:
My_A2 My_B2 My_C2 My_A3 My_B3 My_C3 My_A4 My_B4 My_C4

I want to be able to do this for each row all the way down the spreadsheet
for a given range (My_Range), fields A3 & A4 will always be blank, so I can
resort and save only the rows where A2 has data.

Please advise if any one out there has a great idea how to do this!

~~ L J
Lori Jo Vincent
Using: Excel 2003, WindowsXP Professional
 
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
Offset Reference Cell Alex Mackenzie Excel Worksheet Functions 1 December 18th 08 06:38 PM
Repost: Copy and Offset cell reference CJ[_2_] Excel Worksheet Functions 1 September 5th 08 03:38 PM
How to reference an offset from a cell? poddys Excel Worksheet Functions 3 March 10th 06 08:24 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


All times are GMT +1. The time now is 11:03 AM.

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"