Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm sure there's an easy way to do this. It might not even involve a
macro. I'm receiving data in the following crosstab format: CountynameX acount bcount total acount% bcount% 100% CountynameY acount bcount total acount% bcount% 100 and so forth. I want the data in columns: CountynameX acount acount% bcount bcount% CountynameY acount acount% bcount bcount% I don't need the totals or the 100% in my table at all. What's the easiest way to accomplish this? The more automated the better. I'll be doing it for several files every quarter. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
move two columns of data to four columns | Excel Discussion (Misc queries) | |||
Checking data in 2 columns against a further 2 columns.... | Excel Worksheet Functions | |||
Sorting Data into columns without replacing the columns with data | New Users to Excel | |||
Arrange data spanning 8 columns and 3 rows to 24 columns and 1 row | Excel Discussion (Misc queries) | |||
Transposing three columns into one row after manipulating data in columns | Excel Discussion (Misc queries) |