Leo_Polla_Psemata
Registered User.
- Local time
- Today, 10:18
- Joined
- Mar 24, 2014
- Messages
- 364
协议号 Rate Item or AF No:
Hi everyone
In a VBA line, i want to write the following.
.Range("A3").Value = "协议号 Rate Item or AF No:"
But it turns out like this
.Range("A3").Value = "??? Rate Item or AF No:"
How can i convince VBA to accept this - > 协议号
Hi everyone
In a VBA line, i want to write the following.
.Range("A3").Value = "协议号 Rate Item or AF No:"
But it turns out like this
.Range("A3").Value = "??? Rate Item or AF No:"
How can i convince VBA to accept this - > 协议号