M
Marcus Ostman
Simple question!
How do I return a scharactar from a cell value in VB?
Like...
ANSWER = Left(Activecell.Value, 10)
Msgbox ANSWER
....but for example I just want to return one charactar, the ninth,
from the cell value.
regards
Marcus
How do I return a scharactar from a cell value in VB?
Like...
ANSWER = Left(Activecell.Value, 10)
Msgbox ANSWER
....but for example I just want to return one charactar, the ninth,
from the cell value.
regards
Marcus