Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I get a report from Dell OMSA that list all my dell servers and the hardware and firmware versions. The report lists each server in a row with its attributes to the right. So far, so good. If the server has multiple NIC's it will create a row for each NIC. So I can have multiple entries for each server, only differing in the NIC column. What I want is one row per server. If there are multiple NIC's or other hardware, I want that information tacked onto the end of the row. And duplicate information ignored. Sample Rows Server1,Serial#,OS,BIOS, Ver, NIC1 Server1,Serial#,OS,BIOS, Ver, NIC2 Server1,Serial#,OS,BIOS, Ver, NIC3 Desired output Server1,Serial#,OS,BIOS, Ver, NIC1,NIC2,NIC3, etc Any ideas? Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete Duplicate rows in an Excel list | Excel Discussion (Misc queries) | |||
How to concatenate many rows in Excel | Excel Worksheet Functions | |||
No duplicate Concatenate output | Excel Discussion (Misc queries) | |||
How to delete duplicate rows in Excel 2000? | Excel Discussion (Misc queries) | |||
Showing Duplicate rows in excel | Excel Discussion (Misc queries) |