Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with the contact information showing in several rows, for
example in the first Column and first Row (A1) it shows the "Name" then on the second column it shows the "Address" on the B2 and "Phone Number" on C3 and so on. As a result for every contact information it occuplies several rows. How to write an vba code to clean up the information so that for each of the conatct information the information showing on each of the column is the same row number as the "Name" column and perhaps remove all the blank rows at the end of the process? Thanks. Example: Name Address Phone Fax John Doe 123 Street 123-456-789 456-444-7845 Jane Doe 369-456-7899 456 Street 236-456-4578 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Word cell containing Shift/Enter to Excel.Keep it as 1 cell | Excel Discussion (Misc queries) | |||
Show value from specific column based on location of active cell | Excel Discussion (Misc queries) | |||
How do anchor a file to a location so no one can shift it? | Excel Discussion (Misc queries) | |||
Average based on value, not cell location | Excel Programming | |||
Sum Based on Cell location in Column | Excel Programming |