Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jason Morin
 
Posts: n/a
Default

Let's say you have existing data in columns A - H on Sheet1, with the first
customer's data in row 2.

Copy this into A1 of a new sheet and fill down until you see all your
customer data:

=IF(OFFSET(Sheet1!$A$2,INT(ROW()/9-0.01),MOD(ROW()-1,9))="","",OFFSET(Sheet1!$A$2,INT(ROW()/9-0.01),MOD(ROW()-1,9)))

Now the select this column, copy it, and go to Edit Paste Special Values.

HTH
Jason
Atlanta, Ga


"ChuckW" wrote:

Hi,

I have a file that has Name, Address1, Address2, City, State, Zip, Phone,
and E-Mail. People are going to be manually keying this into a system with
no import procedure and there are several hundred records. What would be
best is if I coud shift the data from columns with one record per customer to
having the data appear similar to a label with Name in the first row,
address1 in the second, address2 in the third and so on. There would then be
a space or two and then the second record formerly the second row with the
same thing - Name followed by Address1 in a row below it. Is there a way to
do this?

Thanks,

Chuck
Chuck W

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
Date Format Mismatch Murtaza Excel Discussion (Misc queries) 5 March 11th 05 05:22 PM
Comparing Cells and Displaying Data Keith Brown Excel Worksheet Functions 1 February 9th 05 05:42 PM
Help with data not getting plotted Scott Ehrlich Charts and Charting in Excel 1 January 23rd 05 05:15 PM
I am entering data but it appears as a date in excel BHellings Excel Worksheet Functions 2 November 8th 04 02:07 AM
Count data entries and date problem Gef Excel Worksheet Functions 5 November 4th 04 02:30 PM


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