Function ExtractPathFromString(nString As String) As String
' © 2007-20 Alefe & Bete Processamento de Dados LTDA - ME, except where noted, all rights reserved.
' Author: André Bernardes
' Contact: andreluizbernardess@gmail.com | https://goo.gl/EUMbSe/
' Application: AutoGenClosing®
' Description: Extrai somente o path de uma string.
Let ExtractPathFromString = Left(nString, InStrRev(nString, "\"))
End Function
#A&A #PIECEOFCAKE #POC #VBA
Consulte-nos
⬛◼◾▪ CONTATO ▪◾◼⬛
Nenhum comentário:
Postar um comentário