Difference between mid() and instr() functions
Answers
Answered by
0
Answer:
Re: Some Explanation with Mid and Instr Function
Instr() located the colon. Mid$() returned the string located 2 positions beyond the pointer.
Similar questions