I am generating a macro that copies data from excel to word, but it marks me an error, I behave the code that I have, hoping they can help me.
Sub copiar_word()
Dim wordapp As Object
Dim x, a As Integer
x = 8
Set wordapp = CreateObject("word.A...
asked by
24.04.2017 / 17:53