Greetings,
First off I want to thank all the people in this forum for all the great help and knowledge with Excel and VBA over the years. This is the first time I've had an issue I couldn't find the answer to though so I finally made an account. Here's my issue:
I have a large contact list I...
Hi I want to paste 1 row at a time from a record set so that I can make it paste on a single row or some how transpose the record set results.
sub hi()
Dim cnnConnect As ADODB.Connection
Dim rstRecordset As ADODB.Recordset
Set cnnConnect = New ADODB.Connection
cnnConnect.Open...
I am trying to Transpose (Columns to Rows) with a set of rows are kept as columns. The image explains well.
Alter the left column like the table on right hand side!
<colgroup><col width="64" span="6" style="width:48pt"> </colgroup><tbody>
1
1
6
11
16
2
2
7
12...
i need to transpose 18000 rows of 1 colums into 6000 rows of 3 columns
source array is
<tbody>
Termid
Language
Text description
1
EN
words and sentences
1
FR
mots et phrases
1
NL
woorden en zinnen
2
EN
more of this
2
FR
plus de ça
2
NL
meer van dat
</tbody>
target array is...
Very desperate, appreciate any help I can get. Have a Tab delimited TXT file that imports as a single column. It represents a list of communication with some fields that repeat among all records and some fields that are unique. unfortunately the "Subject" cells sometimes gets broken into...
I would like to transpose over 2000 rows of data into one column. Each row contains 300 columns of data, as an example:
Column1 Column2 Column3 Column4 .... Column300
T1000 T10006 T10200 T600
WU100 WE300
BT300 BT600 BT800
Results should show:
T1000
T10006
T10200...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.