How to trim values in an array in VBA?

前端 未结 0 1114
萌比男神i
萌比男神i 2020-12-09 17:13

I got a problem I just cant fix. I have a string, want to split it at ";" (that is working) and then trim the values.

Dim cell As String
Dim objects         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题