#1   Report Post  
Junior Member
 
Posts: 1
Default Flattening Data

I have data in the form of a list of residents, each record or row is a description of the resident with a unique ID for the person and one for the address. Each address may have one or more resident e.g.

Res1 – Joe Jones – Add1 - 10 Glebe Street
Res2 – Anne Bloggs – Add2 – 12 Smith Street
Res3 – Bill Bloggs – Add2 – 12 Smith Street
Res4 – Frank Smith – Add3 – 5 Poplar Lane
Res5 – Jane Smith – Add 3 – 5 Poplar Lane
Res6 – Bob Smith – Add3 – 5 Poplar Lane
Res7 – Dave Frank – Add4 – 12 Bridge Street
Res8 – Paula Frank – Add4 – 12 Bridge Street

I need to create a list where each address has only one record / row and each resident is described in the record e.g.

Res1 – Joe Jones – Add1 - 10 Glebe Street
Res2 – Anne Bloggs – Add2 – 12 Smith Street - Res3 – Bill Bloggs
Res4 – Frank Smith – Add3 – 5 Poplar Lane - Res5 – Jane Smith - Res6 – Bob Smith
Res7 – Dave Frank – Add4 – 12 Bridge Street - Res8 – Paula Frank

I’m stuck on how to do this! Any help would be really welcome.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default Flattening Data

This begs to ask if you're managing residences or occupants. Your
explanation suggests residences and so your data needs to be sortable
by address.

The result sample you posted does make any sense to me. If managing
occupants then would simply filtering by residence address serve your
needs? Or would a Pivot Table be a better way to go?

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default Flattening Data

GS made a typo:
This begs to ask if you're managing residences or occupants. Your explanation
suggests residences and so your data needs to be sortable by address.

The result sample you posted does not make any sense to me. If
managing occupants

then would simply filtering by residence address serve your needs? Or would a
Pivot Table be a better way to go?


--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
Does VBA support flattening/serializing to "binary" string? tbd Excel Programming 2 October 9th 09 09:16 AM
combining or "flattening" rows HWhite Excel Worksheet Functions 6 July 3rd 09 06:40 PM
Save 60% on Data Entry, Data Conversion, Data Processing Services byOffshore-Data-Entry [email protected] Excel Programming 0 June 4th 08 04:00 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing [email protected] Excel Discussion (Misc queries) 0 March 20th 08 12:45 PM
flattening aggregated fields in pivot table Randall Arnold Excel Discussion (Misc queries) 2 November 4th 05 08:42 PM


All times are GMT +1. The time now is 03:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"