Posts by Dione Oliveira • 1 point
1 post
- 
		-1 votes1 answer25 viewsQ: Code with Repetition vbaThe code below does not execute on the following lines: Sub concatena() linha = 13 Do While Cells(linha, 2) <> "" Dim Data As String Data = Cells(linha + 1, 2) Range("q13").Select… vbaasked Dione Oliveira 1