Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've tried researching various techniques, but without luck. I'm
trying to take a table like this: Login Server Role bob Server01 Admin david Server01 User charlie Server02 User david Server02 Admin alice Server03 User bob Server03 User david Server03 Admin (etc .. with over 50 servers) to this: Login Server01 Server02 Server03 Server04 (etc ... etc...) ------- -------- -------- -------- -------- alice User bob Admin User charlie User david User Admin Admin Ideally, I don't want to pre-define the Server01,02, etc columns in advance....... Any suggestions on doing this? I'd prefer to do this without MACROS/VBA if that is possible. A full write up isn't needed, just a good pointer if one exists already. I've come close with pivots, but only seem to be able to get computational data in the data section. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Adding "New" "Insert" "Delete" into a workbook to change from data 1 to data 2 etc | Excel Programming |