<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Olá todos,<br>estou tentando converter uma coluna em uma sequência <br><br>ex:   coluna1 <br>        "A"<br>        "C"<br>        "A"<br>        "A"       <br>        "A"<br>        "A"<br><br> <br>para    "ACAAAA"<br> <br>com o paste () eu teria que escrever paste(x[1],x[2],x[3],x[4],x[5])<br>mas como eu faria isso em apenas um range desejado?<br><br><br><br><b><font style="font-size:10pt" size="2">Diego Trindade de Souza</font></b><br><font style="" color="#808080">Biólogo Pesquisador </font><font style="" color="#808080"><br></font><font style="" color="#808080">Aluno de Mestrado  em Biotecnologia pelo PPGBiotecnologia - CCS</font><font style="" color="#808080"><br></font><font style="" color="#808080">Universidade Federal do Espírito Santo - UFES</font><font style="" color="#808080"><br></font><font style="" color="#808080">Av. Marechal Campos, 1468</font><font style="" color="#808080"><br></font><font style="" color="#808080">29043-910, Vitória, ES, Brasil</font><font style="" color="#808080"><br></font><font style="" color="#808080">
Tel/Fax. 55.27. 3335-7348</font><br><br><br>                                      </body>
</html>