Posts by Matheus Pombo • 21 points
1 post
-
2
votes1
answer1247
viewsQ: Syntax error in VBA
I need help to resolve a syntax error in Visual basic of Excel, the command is as follows: Application.ScreenUpdating = False Dim wsh As Worksheet Set wsh = Excel.ActiveSheet Dim data As String Dim…