Possible Duplicate:
Substring in VBA
I'm wondering how to short down a long string (every string over 300 characters) located in a cell, to be exactly 300 characters.
for example, lets assume "aaaaadd" is 302 characters including "dd".
so the resault will be "aaaaa"