Posts by luis Fernando • 43 points
3 posts
-
1
votes0
answers225
viewsQ: Browse Json VBA Object
Good night, I’m having difficulty traversing the object to get the result of a API Object to be covered Sub AtualizarJogadores() DoCmd.SetWarnings False Dim Movie As Object Dim R As Object Dim…
-
3
votes2
answers6120
viewsA: Extract SAP data through Excel
Try to delete this line, Set SapGuiAuto = GetObject("SAPGUI") 'Utiliza o objeto da interface gráfica do SAP Sub testar() Dim objExcel Dim objSheet, intRow, aux, Log Set objExcel = GetObject(,…
-
0
votes2
answers735
viewsQ: VBA Merged Cell
Good afternoon, Does anyone have any idea how to return the value of a merged cell in VBA programming ? For example: I would like range N6 to return MAI/19…