Microsoft
Software
Hardware
Network
Question : How to transpose a variable length row to two columns
I have a spreadsheet which lists AD Groups and members in a row. I need to copy this data to another worksheet and transpose the data in two columns, Column A - Group and Column B - Member.
Current Format:
Group Members
Group A member1, member2, member3, member4
Group B member1, member2, member3, member4,member5,member6
Group C member1, member2
Group D member1, member2, member3, member4,member5,member6,me
mber7,memb
er8,member
9
Proposed Format:
Group A member1
member2
member3
member4
Group B member1
member2
member3
member4
member5
member6
Group C member1
member2
Group D member1
member2
member3
member4
member5
member6
member7
member8
member9
Thanks.
Answer : How to transpose a variable length row to two columns
Is the members data all in one cell currently?
Random Solutions
CPropertySheet vs. CTabCtrl
install xsource in vfp 9.0 sp2
Excel Date column - autopopulate with today's date or incrementing date (part 2)
Need a SSIS walk through help on downloading an Excel file using a url
Login failed for user 'TestDomain\testuser'. The user is not associated with a trusted SQL Server connection.
How to use "IsNull" with varchar datatype?
Identifying Best Price....
Simple SQL Join Query Syntax Issue
How to import contact list from outlook expres into Outlook 2003
increment the counter for each category