Can anyone help me understand why when I run the code, VBA always skips to the last Case Else scenario, regardless of if there is a hash at the beginning, the end or both of the control Me.Liste_documentation.column(3).
Dim PathName As String, RemoveHashL As String, RemoveHashR As String...