Hi Guys,
I need some help with a bunch of data blocks that are stacked vertically in excel. I would like to put them adjacent to each other horizontally.
example:
What the Data looks like
AAA
BBB
CCC
AAA
BBB
CCC
DDD
AAA
BBB
CCC
DDD
EEE
What the data has to look like
AAA AAA AAA
BBB...
Hi all,
Here's my conundrum.
I have some data that I've exported from MS Access. It contains multiple categories. So, for example, someone could be into apples, oranges and pears, and also into dogs and cats, and therefore the data looks like this:
NAME ANIMALS FRUIT
Joe Bloggs...
hello,
how do i list out my search value. i.e
a1 b1
<TABLE style="WIDTH: 85pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=112 border=0><COLGROUP><COL style="WIDTH: 47pt; mso-width-source: userset; mso-width-alt: 2267" width=62><COL style="WIDTH: 38pt...
Hi I need help with code for a macro that transposes blocks of vertical cells to rows, that are each separated by a blank row.
Please note that the vertical blocks vary in size.
ie:
A1 text1
A2 test2
A3 text3
A4
A5 text4
A6 text5
A7 text6
A8 text7
A9
...etc
Transposed, must look like...