Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm using excel 2000 and windows XP I have 16219 rows of data in four columns: Column A is a row number is added so I could return the data to the proper order. Column B is Customer number. Column C is name or address or city, state and zip. Column D is the Address type: 0= shipping, 1=bill to 1, 2 = bill to 2. There could be more addresses for each customer--I'm not sure how many there could be--I've seen at least 8 different addresses for a customer number. For example: 197 1007 ANIXTER XXXTACON INC. 1 198 2156123 NFFORDHUP STREET 199 *****990685*** 200 CHATSWAY CA 91377 201 1007 PENTACOSTAL AEROSPACE GROUP 2 202 3017 HAWK WAY 203 *****CA990685***** 204 GRAND OIL TX 76662 205 1008 AMERICAN BUSLINES 0 206 MD 666 207 P.O. BOX 582839 208 OAKIE OK 74558 209 1008 AMERICAN BUSLINES INC. 1 210 ATTN SUPPLY SERVICES REC. 211 3800 N. DINGO ROAD 212 OAKIE OK 74558 213 USA I would like to transpose the data from columns to rows keeping each customer's information on one row. I don't need to transpose the row number. I would also like to put the city, state and zip in separate columns, but I'll do that with the text to columns function later. 1007 ANIXTER XXXTACON INC. 1 2156123 NFFORDHUP STREET *****990685*** CHATSWAY CA 91377 1007 PENTACOSTAL AEROSPACE GROUP 2 3017 HAWK WAY *****CA990685***** GRAND OIL TX 76662 1008 AMERICAN BUSLINES 0 MD 666 P.O. BOX 582839 OAKIE OK 74558 1008 AMERICAN BUSLINES INC. 1 ATTN SUPPLY SERVICES REC. 3800 N. DINGO ROAD OAKIE OK 74558 USA I have not been able to get anything to come close. Thanks for any assistance. Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
customer Name against Unique customer number count | Excel Worksheet Functions | |||
auto-fill customer address | Excel Worksheet Functions | |||
Select a customer name and have their address fill in automaticall | Excel Worksheet Functions | |||
How can I access customer information easily on XL? | Excel Discussion (Misc queries) | |||
from Excel look up customer information on a website | Excel Worksheet Functions |