Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Getuser(type)
  2.  
  3. If Type = "P" Then
  4. DataTable.ImportSheet LocalFicheiros & "LOGINinput.xlsx", "Particular", "Global"
  5. Else
  6.  
  7. DataTable.ImportSheet LocalFicheiros & "LOGINinput.xlsx", "Business", "Global"
  8.  
  9. End If
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement