Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone provide VBA for the following scenario:
Spreadsheet contains many rows with many columns. Each cell within each row contains columns that defind a persons information i.e. first name, middle initial, last name, DOB, address, City, State, Zip, and a column that defines relationship. Relationships being either: Self, Spouse, Child, Other. One spreadsheet can contain many different individuals some with family some not. My need is: -when the address matches (and I think it only needs to look at the address column, does not need to look in the city, state, or zip) then -move the 'Self' row as the first row with the remaining rows following For example: right now I have to 'cut' the 'Self' row for a family with a matching address and 'insert cut field' into the first instance / position / row for a particular family. When you have 1000's of rows this can take some time. Any help would be greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loop thru cells to find matching record | Excel Programming | |||
How to find next up matching cell? | Excel Worksheet Functions | |||
Conditional Format - 2 lists of names to find matching cells. | Excel Worksheet Functions | |||
How do I compare data in two worksheets to find matching cells? | Excel Discussion (Misc queries) | |||
Find Matching Text In Col A move to Col B | Excel Worksheet Functions |